Commit graph

  • 8a981af5bb (Fraise_frame): Do like the documentation says, and make the frame visible first. Richard M. Stallman 1993-11-10 20:09:54 +00:00
  • 4dea6d905e (Tmouse_position): If the passed in frame is not an Xwindow frame, don't do anything. Richard M. Stallman 1993-11-10 20:07:07 +00:00
  • 727b007cb2 (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 1993-11-10 20:03:25 +00:00
  • e89a2cd50e (sys_suspend): Use EMACS_GETPGRP macro. Richard M. Stallman 1993-11-10 20:02:50 +00:00
  • d04d81d2cb (main): Use EMACS_GETPGRP macro. (shut_down_emacs): Use EMACS_GETPGRP macro. Richard M. Stallman 1993-11-10 20:02:12 +00:00
  • 06c5fe0034 (make_pure_string): If we USE_TEXT_PROPERTIES, set the interval of the pure string to NULL_INTERVAL. Richard M. Stallman 1993-11-10 19:55:18 +00:00
  • b01b093a01 Treat convex like hpux. Richard M. Stallman 1993-11-10 19:53:29 +00:00
  • 3acb9a699b (Fskip_chars_backward, Fskip_chars_forward): Doc fix. Richard M. Stallman 1993-11-10 19:52:09 +00:00
  • 7fc8191e85 (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 1993-11-10 19:45:50 +00:00
  • a00d55893e (read_input_waiting): Don't mess with meta bit if read_socket_hook is nonzero. Richard M. Stallman 1993-11-10 08:30:22 +00:00
  • c52419107a (skip_chars): Finish reenabling checks for buffer bounds. Use XINT, not XFASTINT, when testing. Richard M. Stallman 1993-11-10 08:29:34 +00:00
  • c975dd7a65 (Fwrite_region): Fix minor bugs in POS arg to awrite. Richard M. Stallman 1993-11-10 07:59:21 +00:00
  • b5e59c0380 (comint-postoutput-scroll-to-bottom): Don't treat minibuffer window specially. Richard M. Stallman 1993-11-10 07:10:58 +00:00
  • e53cb100f7 (syms_of_xterm): Initialize last_mouse_scroll_bar. Richard M. Stallman 1993-11-10 06:10:27 +00:00
  • 0613507b4f (comint-postoutput-scroll-to-bottom): Don't alter point in a window if it's after the process-mark. Richard M. Stallman 1993-11-10 00:38:47 +00:00
  • 25f91a1e2b (texinfo-mode-map): Add C-c C-e bindings for texinfmt.el. Richard M. Stallman 1993-11-10 00:03:54 +00:00
  • 95cc610e06 (texinfo-show-structure): Indent appendices properly. Robert J. Chassell 1993-11-10 00:02:27 +00:00
  • 873b572941 (texinfo-sequential-node-update): Add autoload. (texinfo-update-node, texinfo-every-node-update): Add autoload. Richard M. Stallman 1993-11-09 23:56:43 +00:00
  • 4c39085081 Doc fixes. Richard M. Stallman 1993-11-09 21:37:50 +00:00
  • 2950a20e83 (Ferase_buffer): Doc fix. Richard M. Stallman 1993-11-09 21:34:18 +00:00
  • 50d195ee53 (menu-bar-edit-menu): Add menu items for searching. Richard M. Stallman 1993-11-09 07:28:56 +00:00
  • 274d013d9e (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 1993-11-09 07:13:00 +00:00
  • 91d752825d (comint-preinput-scroll-to-bottom): Added comint-magic-space to list of commands recognised as inserting. Richard M. Stallman 1993-11-08 23:55:50 +00:00
  • 5394cb4470 Doc fixes. Richard M. Stallman 1993-11-08 23:40:37 +00:00
  • b12756c81e 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. Francesco Potortì 1993-11-08 18:52:56 +00:00
  • bb6066c863 (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 1993-11-08 15:06:59 +00:00
  • dd64d80736 (wordstar-mode): Add autoload. Richard M. Stallman 1993-11-08 15:01:44 +00:00
  • 1a2b6c5271 Initial revision Richard M. Stallman 1993-11-08 14:46:50 +00:00
  • 794572af70 (ispell-message): Delete excess (beginning-of-line) call. Richard M. Stallman 1993-11-08 13:25:13 +00:00
  • a21d94f995 (jump-to-register): Doc fix. Richard M. Stallman 1993-11-08 13:14:59 +00:00
  • 1542ad3767 (jump-to-register): Rename prefix arg to DELETE and invert its sense. Richard M. Stallman 1993-11-08 13:14:31 +00:00
  • 5da841d2d5 (set-frame-configuration): Iconify frames rather than making them invisible. Richard M. Stallman 1993-11-08 13:14:05 +00:00
  • 82c5b4be00 (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 1993-11-08 12:47:05 +00:00
  • 03b6cf414b (comint-postoutput-scroll-to-bottom): Walk the windows even if scroll is nil. Richard M. Stallman 1993-11-08 12:44:18 +00:00
  • 2fc91d5b50 Fix previous change. Richard M. Stallman 1993-11-07 22:50:36 +00:00
  • af4d43e909 (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. Richard M. Stallman 1993-11-07 22:45:42 +00:00
  • 7f5d354194 (compare-windows-skip-whitespace): Return t if there is whitespace before point. Richard M. Stallman 1993-11-07 22:19:57 +00:00
  • 884f2b8188 (iso-accents-mode): Doc fix. Richard M. Stallman 1993-11-07 21:23:36 +00:00
  • fdb7791dfa (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 1993-11-07 10:43:36 +00:00
  • 4d524b08a3 (iso-accents-list): Fix typo in ^A code. Support ~< and ~>. Richard M. Stallman 1993-11-07 10:37:57 +00:00
  • 7ab500f056 Support ~ and /. Support 'Y, 'y, "y. Delete the `compose' support. Richard M. Stallman 1993-11-07 10:28:22 +00:00
  • 9a726cd617 entered into RCS Richard M. Stallman 1993-11-07 10:24:20 +00:00
  • a78db71c72 (set-frame-configuration): If NODELETE, make the unwanted frames invisible. Richard M. Stallman 1993-11-07 08:10:46 +00:00
  • 794ce2c144 *** empty log message *** Richard M. Stallman 1993-11-06 08:05:07 +00:00
  • cf6d6e8acd (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 1993-11-06 05:56:11 +00:00
  • 1bf96fb5d0 (child_setup_tty): Make the pty handle 8-bit characters. Richard M. Stallman 1993-11-06 05:14:07 +00:00
  • b51aeeffe4 (Man-frame-parameters): New variable. (Man-notify-when-ready): Handle `newframe' as Man-notify value. Richard M. Stallman 1993-11-06 04:16:34 +00:00
  • 1d2c16fa6d [TERM]: Include client.h. (Fopen_network_stream): Handle TERM. Richard M. Stallman 1993-11-04 22:13:15 +00:00
  • cafdb68af9 [TERM]: Alternate definitions of LIBS_MACHINE and C_SWITCH_MACHINE. Richard M. Stallman 1993-11-04 22:12:59 +00:00
  • 1bb361e4c2 (ange-ftp-load): Handle extra args after the file name. Richard M. Stallman 1993-11-04 12:02:01 +00:00
  • 2b88f7a0b4 (other-frame): Subtract 1 from hpos for new mouse position. Richard M. Stallman 1993-11-03 20:56:29 +00:00
  • 53b0c109c7 (sendmail-send-it): Don't insert Sender. Richard M. Stallman 1993-11-03 20:39:37 +00:00
  • dff815ef33 (x_new_font): xmalloc arg was 1 too small. Richard M. Stallman 1993-11-03 20:31:49 +00:00
  • ff5da6c9c8 (tex-validate-region, tex-region): Enable menu items if only mark is active. Richard M. Stallman 1993-11-03 20:00:33 +00:00
  • 8f090e8546 entered into RCS Roland McGrath 1993-11-03 13:06:04 +00:00
  • 3544cfc9b9 (mouse-drag-region): Set this-command to mouse-set-point if not setting the mark. (mouse-save-then-kill): Consider mark-active only in transient mark md. Richard M. Stallman 1993-11-03 00:50:06 +00:00
  • bff8edcc17 Tue Nov 2 19:46:52 1993 Francesco Potorti` (pot@cnuce.cnr.it) Francesco Potortì 1993-11-02 18:55:40 +00:00
  • 0aaf5c4ab9 Declares itself as "etags for emacs 19" instead of "etags for emacs 19.0". This revision has no ChangeLog entry. Francesco Potortì 1993-11-02 18:37:02 +00:00
  • 3c92186cd2 *** empty log message *** Richard M. Stallman 1993-11-02 04:59:22 +00:00
  • 867c43c456 Re-add hitachi to list of companies not to treat as OS names. Richard M. Stallman 1993-10-31 02:47:34 +00:00
  • 9e976cfabc Add H3050/RX support. Richard Kenner 1993-10-30 21:17:31 +00:00
  • 62a24cb5e1 (tex-define-common-keys): Define menu items. Richard M. Stallman 1993-10-27 21:33:12 +00:00
  • dcab7fbdad (comint-mode-map): Merge menu bar item Output into Input. Rename Completion to Complete. Richard M. Stallman 1993-10-27 03:32:10 +00:00
  • 281f8b0919 (paragon): New alias. Richard M. Stallman 1993-10-26 23:28:00 +00:00
  • 366b3eccd6 (font-lock-fontify-buffer): Don't turn font-lock-mode on and off; just call font-lock-set-defaults. Richard M. Stallman 1993-10-26 20:46:34 +00:00
  • fb14a9a72b (text-mode-map): Bind ispell-complete-word to M-TAB. Richard M. Stallman 1993-10-26 20:02:21 +00:00
  • bd28fa5941 (ispell-look-command): New user variable. (ispell-do-look, ispell-lookup-build-list): Use it as PROGRAM for call-process instead of just "look". Richard M. Stallman 1993-10-26 20:01:56 +00:00
  • 4578d35d50 (eval-expression): Fix typo: missing paren. (read-expression-map): Use an indirection to minibuffer-local-map rather than copying it. Roland McGrath 1993-10-26 18:06:48 +00:00
  • 186a7127b2 (bookmark-load, bookmark-write-file): Bind enable-local-variables instead of enable-local-eval. Richard M. Stallman 1993-10-26 03:29:54 +00:00
  • 9d4418957f Added a define-key for menu-bar-bookmark-map, so that the File menu on the menu-bar will contain an entry for bookmarks, right below the Print Buffer item. Karl Fogel 1993-10-26 00:00:58 +00:00
  • d23e2c3f34 upped version to 2.5 Karl Fogel 1993-10-25 23:56:15 +00:00
  • c1da5c031f (comint-scroll-to-bottom-on-input): Default to nil. (comint-mode): Use pre-command-hook, not before-change-function. (comint-preinput-scroll-to-bottom): Take no arguments. (comint-output-filter-functions): Renamed from comint-output-filter-hook. (comint-output-filter): Pass STRING as arg to output hook functions. (comint-preinput-scroll-to-bottom): Take an arg. Move point to new process mark if it was at the old one. Scroll so only if point is at or after the process mark. When scrolling, put end of text on bottom line, regardless of point. Richard M. Stallman 1993-10-25 20:01:29 +00:00
  • 6351296c27 (ispell): If the buffer to spell has no associated file, or, the associated file has a special handler, use a temporary file with the buffer contents to pass to the local ispell process. Brian Fox 1993-10-25 06:18:23 +00:00
  • 57e15005fe `provide' "dired" before running user hooks. Brian Fox 1993-10-25 06:13:41 +00:00
  • 625eb78e37 (ange-ftp-dired-uncache): Fix parens so that `(setq ...' is a result of the if statement, and not a top level expression. Brian Fox 1993-10-25 06:11:49 +00:00
  • adca5fa6cc (eval-expression, edit-and-eval-command): Let minibuffer-history-sexp-flag be 't during the call to read-from-minibuffer. Brian Fox 1993-10-25 06:07:23 +00:00
  • 4579dd4297 *** empty log message *** Richard M. Stallman 1993-10-25 06:07:19 +00:00
  • 5970f3d090 Initial revision Richard M. Stallman 1993-10-25 05:57:08 +00:00
  • 393a96790d (Fopen_netwrok_stream): Cast arg to inet_addr to (char *). Brian Fox 1993-10-25 05:13:17 +00:00
  • 16fdc568c3 (Freplace_match): Fix argument names to match doc string. (Fmatch_beginning): Fix doc string to match argument name. Brian Fox 1993-10-25 05:09:20 +00:00
  • 32085e8e56 Declare `logb' only if HAVE_LOGB is defined. Brian Fox 1993-10-25 04:54:54 +00:00
  • f4ef65c741 (comint-scroll-to-bottom-on-input) (comint-scroll-to-bottom-on-input): Default to nil if baud-rate<=9600. (comint-filename-prefix): Deleted. Richard M. Stallman 1993-10-25 04:53:22 +00:00
  • f73b0adae7 (Fcopy_file): Don't allow the copying of anything other than regular files or symlink files. Brian Fox 1993-10-25 04:42:12 +00:00
  • 84d91fda2e (read_key_sequence): Arg prompt is now a Lisp object. Pass it to functions found in function-key-map and key-translation-map. (Fread_key_sequence, command_loop_1): Calls changed. Richard M. Stallman 1993-10-24 23:28:06 +00:00
  • da8d0b9e2d Define "dead keys" in key-translation-map, not in global-map. (iso-accents-compose): New subroutine to do the composition. Method of doing so is new. (iso-accents-accent-key): Use iso-accents-compose. (iso-accents-compose-key): New function. Richard M. Stallman 1993-10-24 23:21:21 +00:00
  • 30d47262d1 (isearch-yank): Handle `kill' as chunk type. (isearch-yank-kill): New command, on M-y and mouse-2. Richard M. Stallman 1993-10-24 04:05:22 +00:00
  • 4133ab4908 (make-frame): Use before-make-frame-hook and after-make-frame-hook. Richard M. Stallman 1993-10-24 03:18:18 +00:00
  • f3417b1305 (rlogin, rlogin-mode): Use comint-file-name-prefix, not comint-filename-prefix. Richard M. Stallman 1993-10-22 17:12:54 +00:00
  • f5824775b8 Add #undef HAVE_UNISTD_H so that configure can edit it correctly. Brian Fox 1993-10-22 11:20:55 +00:00
  • 3ee91e68a0 (comint-after-partial-file-name-command): Renamed from comint-after-partial-pathname-command. (comint-match-partial-file-name, comint-after-partial-file-name): Renamed from comint-match-partial-pathname, etc. Richard M. Stallman 1993-10-22 02:57:36 +00:00
  • d76b71afe3 (shell-after-partial-filename): Renamed from shell-after-partial-pathname. Richard M. Stallman 1993-10-22 02:53:24 +00:00
  • 20ddfff719 (status_notify): Don't read from process if filter is t. (Fset_process_filter): Set or clear bit in input_wait_mask when nec. Richard M. Stallman 1993-10-22 01:16:04 +00:00
  • 4e24c6b147 (blink-matching-open): Treat / syntax like \ syntax. Richard M. Stallman 1993-10-21 21:25:05 +00:00
  • 64c8498a8d (texinfo-format-begin-end): Bind cmd locally. (texinfo-defun-type): Renamed from command-type in various fns. (texinfo-command-start, texinfo-command-end, texinfo-command-name) (texinfo-defun-type, texinfo-last-node-pos, texinfo-stack) (texinfo-short-index-cmds-alist) (texinfo-short-index-format-cmds-alist, texinfo-format-filename) (texinfo-footnote-number, texinfo-start-of-header) (texinfo-end-of-header, texinfo-raisesections-alist) (texinfo-lowersections-alist): Add defvars. Richard M. Stallman 1993-10-21 17:56:09 +00:00
  • 891f0daae1 (forms--set-minor-mode): Rewrite so that describe-mode can parse the value of minor-mode-alist correctly. The string " View" is now dependent on the value of forms-read-only. Richard M. Stallman 1993-10-21 00:43:51 +00:00
  • b0fd51982e entered into RCS Richard M. Stallman 1993-10-20 18:06:27 +00:00
  • 13726a3bfc Initial revision Richard M. Stallman 1993-10-20 18:02:46 +00:00
  • 2ba08787e7 (holiday-easter-etc): Fix Ascension Day string. Richard M. Stallman 1993-10-20 05:51:52 +00:00
  • 3d9dece2e8 (solar-n-hemi-seasons, solar-s-hemi-seasons): New vars. (solar-equinoxes-solstices): Use them to fix names for southern hemisphere. Richard M. Stallman 1993-10-20 05:51:19 +00:00
  • ebf11942fc (list-sexp-diary-entries): Fix doc string. (hebrew-calendar-parashiot-names): Change to defvar. Richard M. Stallman 1993-10-20 05:50:35 +00:00