Commit graph

  • ac8a83413f (make-lucid-menu-keymap): For "----", make blank line. Richard M. Stallman 1994-01-06 04:59:17 +00:00
  • 4f1d6310e1 (start-process-shell-command): Doc fix. Richard M. Stallman 1994-01-06 04:39:00 +00:00
  • ed10e0ab9c [ms-dos]: Preload mouse.el, dos-fns.el, disp-table.el, and ls-lisp. Dump only one version. Use simpler name for doc file. Richard M. Stallman 1994-01-06 04:36:22 +00:00
  • 10b501e3e8 (dehexlify-buffer): If msdos, bind binary-process. (hexl-find-file): Load as binary. Richard M. Stallman 1994-01-06 04:35:56 +00:00
  • 7b4a3608d3 (ls-lisp-format): Bad format for uid and gid fixed. Richard M. Stallman 1994-01-06 04:34:43 +00:00
  • 35f7e85bda (compile-internal): Extended to work without asynchronous subprocesses. Richard M. Stallman 1994-01-06 04:33:55 +00:00
  • 8afc29f0bc (change-log-name): Let default name for ms-dos be "change.log". Richard M. Stallman 1994-01-06 04:32:34 +00:00
  • e3c72369df [ms-dos] (byte-compile-file): Save as binary. Richard M. Stallman 1994-01-06 04:31:20 +00:00
  • bb15791002 [ms-dos] (make-backup-file-name, backup-file-name-p): Use "*.bak" as backup file name. (user-init-file): new variable. Richard M. Stallman 1994-01-06 04:30:52 +00:00
  • a0dbb37853 [ms-dos]: Save version.el as *binary*. Richard M. Stallman 1994-01-06 04:29:50 +00:00
  • bb79850eb4 (enable-command, disable-command): Use user-init-file. Richard M. Stallman 1994-01-06 04:29:23 +00:00
  • a4c5c70594 (command-line): Set user-init-file. Richard M. Stallman 1994-01-06 04:28:36 +00:00
  • e3938952c8 [MSDOS]: Use text/binary mode as appropriate. (scan_c_file, scan_lisp_file): Extra parameter for the mode to open with. Richard M. Stallman 1994-01-06 03:59:30 +00:00
  • c6880c90ff (main) [MSDOS]: Open all files as binary. Richard M. Stallman 1994-01-06 03:58:35 +00:00
  • 26528bbc92 (main) [MSDOS]: Dummy stub just to make the file compile. Richard M. Stallman 1994-01-06 03:57:48 +00:00
  • 91cf09ac12 (malloc): Don't declare it. (xmalloc): Cast result of malloc. (strcpy): Don't declare it. Richard M. Stallman 1994-01-06 03:57:28 +00:00
  • 2033356144 Fix up whitespace. Get rid of spurious casts to void. Richard M. Stallman 1994-01-06 03:56:59 +00:00
  • c8b836f65e entered into RCS Richard M. Stallman 1994-01-05 23:56:57 +00:00
  • 007c61fa1e Initial revision Richard M. Stallman 1994-01-05 21:11:33 +00:00
  • 6cb71bf6c6 (describe_syntax): Handle Sinherit. (syntax_code_spec, syntax_spec_code): Add entry for @ and Sinherit. Richard M. Stallman 1994-01-05 20:33:23 +00:00
  • c8cdcb16ad (enum syntaxcode): Add Sinherit. (RAW_SYNTAX, RAW_SYNTAX_MATCH, SYNTAX_CHOOSE_TABLE): New macros. (SYNTAX, SYNTAX_MATCH, SYNTAX_COMSTART_FIRST, SYNTAX_COMSTART_SECOND) (SYNTAX_COMEND_FIRST, SYNTAX_COMEND_SECOND, SYNTAX_PREFIX) (SYNTAX_COMMENT_STYLE): Handle Sinherit. Alternative definitions if __GNUC__. Richard M. Stallman 1994-01-05 20:33:02 +00:00
  • 12c7071c31 (eval-after-load): Do nothing if FORM is already on the list. Richard M. Stallman 1994-01-05 20:31:27 +00:00
  • d06752db2d (popup-menu): Add loop to handle submenus. Richard M. Stallman 1994-01-04 23:30:37 +00:00
  • 0b312d0831 (SUNOS_LOCALTIME_BUG): #if 0'd. Richard M. Stallman 1994-01-04 14:21:54 +00:00
  • acbeb206be (Fmapconcat): Doc fix. Richard M. Stallman 1994-01-04 08:45:49 +00:00
  • 63456da576 (bcopy, bzero, bcmp): Defined. Richard M. Stallman 1994-01-04 08:42:21 +00:00
  • 8ca83cfd88 Include syswait.h. Fork a subprocess and use it to copy the mail file. Richard M. Stallman 1994-01-04 06:46:12 +00:00
  • 02e8e1677b (buffer.o): Don't depend on syntax.h. Richard M. Stallman 1994-01-04 06:41:18 +00:00
  • 5fe0b67ed4 Don't include syntax.h. Richard M. Stallman 1994-01-04 06:38:43 +00:00
  • a889bd0eff (file_name_completion_stat): If have symlinks, use lstat. Richard M. Stallman 1994-01-04 06:37:51 +00:00
  • 3785d1c8a8 Comment fix. Richard M. Stallman 1994-01-04 01:41:34 +00:00
  • fd752f985a (debug): Bind this-command and last-command. Richard M. Stallman 1994-01-04 01:39:46 +00:00
  • 59d6105877 (Fx_list_fonts): Don't fail to init `tail'. Richard M. Stallman 1994-01-04 01:22:38 +00:00
  • b2396d1f39 (vc-finish-logentry): Sync the buffer in case the user modified it while editing the comment. Paul Eggert 1994-01-03 20:53:26 +00:00
  • 2e0b53ad3d (tex-common-initialization): Make parse-sexp-ignore-comments t. Richard M. Stallman 1994-01-03 20:06:28 +00:00
  • cb3fe1f0a7 entered into RCS Richard M. Stallman 1994-01-03 16:56:13 +00:00
  • ab2c9f5425 (slitex-mode, latex-mode): Set paragraph-start and paragraph-separate to a specific list of control sequences. Richard M. Stallman 1994-01-03 11:36:14 +00:00
  • 7d5d472e5c (comint-last-output-start): Add defvar. Richard M. Stallman 1994-01-03 10:46:53 +00:00
  • 9a474b25f8 Fix typo in previous change. Richard M. Stallman 1994-01-03 10:43:37 +00:00
  • 1a2ac38862 More menu bar commands. Richard M. Stallman 1994-01-03 07:41:23 +00:00
  • 984f718a65 (make-syntax-table): New function; no longer an alias for copy-syntax-table. Richard M. Stallman 1994-01-03 07:41:00 +00:00
  • 4f8804a1e5 (get_system_name): If the official name of the host is not a fully qualified domain name, then try to find one in the list of alternate names. Richard M. Stallman 1994-01-03 07:21:12 +00:00
  • 151c7da254 (rmail-get-new-mail): Cope if display-time-string is nil. Richard M. Stallman 1994-01-03 05:14:06 +00:00
  • 4138e60008 (sort-float-fields): Commented out. Richard M. Stallman 1994-01-03 04:15:18 +00:00
  • 885020c535 (c-mode-map): Add menu bar menu. Richard M. Stallman 1994-01-02 21:51:47 +00:00
  • c3a3ebc910 (calendar-goto-french-date): Fix special day choice in non-leap years by re-reversing the list. Fix out of place parenthesis in prompt. Richard M. Stallman 1994-01-02 19:03:36 +00:00
  • 4314dea4b4 (rotate_right, rotate_left): Simplify total_length calculation. Minimize pointer dereferencing. (balance_an_interval): Remove recursive rebalancing. Rebalance precisely when imbalanced. If a rotation is done, rebalance only the node which may have become unbalanced. Iterate until the current node is balanced. (balance_possible_root_interval): New function. (balance_intervals): Move the interation into rebalance_an_interval. (balance_intervals_internal): New subroutine of balance_intervals. (split_interval_right, split_interval_left): Speed up by not checking LEAF_INTERVAL_P. (split_interval_right, split_interval_left, find_interval, adjust_intervals_for_insertion, graft_intervals_into_buffer): Add dynamic rebalancing anywhere a node may become unbalanced. (graft_intervals_into_buffer, copy_intervals): No longer any need to do a full rebalance as the tree stays balanced. Richard M. Stallman 1994-01-02 19:01:15 +00:00
  • 7ac78c9ad4 (NULL_RIGHT_CHILD, NULL_LEFT_CHILD): Assume children must be intervals, never strings or buffers. Richard M. Stallman 1994-01-02 19:00:54 +00:00
  • 7c811eec1e (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS. Richard M. Stallman 1994-01-02 18:54:37 +00:00
  • 3e883207fd (ALL_CFLAGS): Include LDFLAGS. Use ALL_CFLAGS in all the rules that compile and link with one cmd. (LINK_CFLAGS): New variable. (timer): Use LINK_CFLAGS. Richard M. Stallman 1994-01-02 18:41:29 +00:00
  • 6fefdc4b48 (isearch-repeat): If we matched a null string and there's no place to advance to, fail instead. Richard M. Stallman 1994-01-02 17:43:16 +00:00
  • 561cb8e159 (Fwrite_region): Don't change START and END from nil until after checking for a magic handler. Richard M. Stallman 1994-01-01 18:01:49 +00:00
  • 7bdf031dc8 (bibtex-field-name, bibtex-field-const, bibtex-field-text): Adapted to Emacs 19 regex rules. (bibtex-reference): Removed one set of parentheses (a workaround). Richard M. Stallman 1994-01-01 17:32:23 +00:00
  • 91d39bf04a (i[34]86-*-*): Check for *-nextstop*. Richard M. Stallman 1994-01-01 17:15:40 +00:00
  • 624e2ec38c (m68*-next-*): Don't care about which os is specified. Richard M. Stallman 1994-01-01 17:12:22 +00:00
  • 900162957b (compilation-read-command, compilation-ask-about-save): New variables. (compile): Obey them. Richard M. Stallman 1994-01-01 16:32:44 +00:00
  • feea21d147 (Info-default-directory-list): Doc fix. Richard M. Stallman 1994-01-01 15:29:27 +00:00
  • 53aad33f8a (read_process_output): Use clip_to_bounds when moving to the process marker. Richard M. Stallman 1994-01-01 15:12:52 +00:00
  • 4f87ed716d Delete `show env TERMCAP'. Richard M. Stallman 1994-01-01 15:11:38 +00:00
  • 80b233a9da (${etc}DOC): Don't depend on SOME_MACHINE_OBJECTS. Richard M. Stallman 1994-01-01 11:56:01 +00:00
  • 229c1c6a14 (SOME_MACHINE_OBJECTS): New var. (${etc}DOC): Use SOME_MACHINE_OBJECTS, not OBJECTS_MACHINE or OBJECTS_SYSTEM. Richard M. Stallman 1994-01-01 11:55:19 +00:00
  • f7cf7ffe36 (ispell-highlight, ispell-dehighlight): New functions. (ispell-command-loop, ispell-next): Call them. (ispell-highlight, ispell-overlay): New variables. Richard M. Stallman 1994-01-01 10:22:02 +00:00
  • 5cb1595fb3 (rmail-output-to-rmail-file): If just a dir is specified, use default name in specified dir. Richard M. Stallman 1994-01-01 08:31:33 +00:00
  • 5625c2fc22 (save-some-buffers): Fix previous change. Richard M. Stallman 1994-01-01 06:21:59 +00:00
  • 18260534da (gnus-news-reply): Handle reply-to field. Richard M. Stallman 1994-01-01 05:35:38 +00:00
  • 3d2e9cea7e (manual-program): Deleted. Richard M. Stallman 1994-01-01 05:26:26 +00:00
  • a7e8247287 (Finsert_file_contents): Avoid setting buffer-file-name field if ran a handler. Get rid of local var `handled'. Richard M. Stallman 1993-12-31 18:16:16 +00:00
  • 79a7046ca7 (lispy_accent_codes): Cope if an XK symbol is undefined. (make_lispy_event): Define i. Richard M. Stallman 1993-12-31 17:29:12 +00:00
  • e782e9f271 (query-replace-highlight): New variable. (replace-overlay): New variable. (replace-highlight, replace-dehighlight): New functions. (perform-replace): Use them. Richard M. Stallman 1993-12-31 15:04:23 +00:00
  • bc1ed4864c Always include termhooks.h. [! MULTI_FRAME] (Fmouse_position): New definition. [! MULTI_FRAME] (syms_of_frame): Add mouse-position. Richard M. Stallman 1993-12-31 13:28:05 +00:00
  • b41f6027fd (print-region-1): If lpr-headers-switches is string, turn it into a list before appending. Richard M. Stallman 1993-12-31 13:06:33 +00:00
  • 62bcf0098d (Finsert_file_contents): Don't run after change hook if inserted is 0. New local `handled', set if run handler. Avoid setting modtime field if ran a handler. Richard M. Stallman 1993-12-31 12:56:41 +00:00
  • 93c2b1e794 (save-some-buffers): Reinsert lost code to save abbrevs. Richard M. Stallman 1993-12-31 12:50:12 +00:00
  • 1c222bca8f (eval-current-buffer): Old definition deleted. (eval-buffer): Use current buffer by default. Richard M. Stallman 1993-12-31 12:42:06 +00:00
  • 5e5623c2e2 (PENDING_OUTPUT_COUNT): Two alternate definitions for different versions of stdio.h. Richard M. Stallman 1993-12-31 10:42:30 +00:00
  • c9cebcb1e5 (diff): Call shell-quote-argument. Richard M. Stallman 1993-12-31 09:26:43 +00:00
  • 8af7df607d (shell-quote-argument): New function. Richard M. Stallman 1993-12-31 09:25:12 +00:00
  • 06811c2dd3 (ispell-next): Remove periods from messages. (ispell-complete-word): Improve error messages. Richard M. Stallman 1993-12-31 06:59:31 +00:00
  • aa648601df (open-line): Properly put fill-prefix on each line. Richard M. Stallman 1993-12-31 06:45:33 +00:00
  • 385f7c8e56 (open-line): Move fill-prefix insert inside save-excursion. Richard M. Stallman 1993-12-31 05:52:54 +00:00
  • 8e3e25645a Added `kibo', who actually greps for his name on Usenet. Noah Friedman 1993-12-31 05:12:51 +00:00
  • 0e55250875 (help-for-help): Mention the scroll commands. Richard M. Stallman 1993-12-31 03:46:42 +00:00
  • 3d1b78f027 (command-line): In most cases, if init file sets debug-on-error, leave it set that way. Richard M. Stallman 1993-12-31 03:45:38 +00:00
  • 657a790941 (make-help-screen): Use read-key-sequence. Temporarily switch keymaps. Richard M. Stallman 1993-12-31 03:45:08 +00:00
  • ef586bbd32 (Fsubstitute_command_keys): Fix previous change. Richard M. Stallman 1993-12-31 03:05:39 +00:00
  • 68e5a8a28d (read_from_minibuffer): Rename arg initial_input to initial_contents. Richard M. Stallman 1993-12-30 16:43:05 +00:00
  • c89164c5e5 (icomplete-pre-command-hook): Reconciled with keyboard macro operation. (icomplete-post-command-hook): Likewise. (window-minibuffer-p): Cleaned up according to suggestion from Richard Mlynarik. General rectification of doc strings and comments. Richard M. Stallman 1993-12-30 11:56:19 +00:00
  • fea504fb08 (hack-one-local-variable): Treat file-name-handler-alist kand after-load-alist like eval. Richard M. Stallman 1993-12-30 10:51:33 +00:00
  • 7fd233b39a (Femacs_pid): New function. (syms_of_editfns): Define it for Lisp. Richard M. Stallman 1993-12-30 10:08:46 +00:00
  • 5dd1220d4c (transient-mark-mode): Doc fix. Richard M. Stallman 1993-12-30 10:06:31 +00:00
  • 02c2c53f5c (read_avail_input): Turn O_NDELAY off on DGUX as on USG. Richard M. Stallman 1993-12-30 07:49:15 +00:00
  • 92a3826784 (rmail-summary-delete-forward): Move to next or prev msg among those included in the summary. Richard M. Stallman 1993-12-30 07:38:11 +00:00
  • 2cbaf88681 (Fall_completions): Allow completions that start with space if the input starts with space. Richard M. Stallman 1993-12-30 07:23:51 +00:00
  • 98fb23e2bf (LDFLAGS): Define as empty. (ALL_LDFLAGS): Define as LDFLAGS used to be defined. (temacs): Use ALL_LDFLAGS. Richard M. Stallman 1993-12-30 07:20:56 +00:00
  • 24065b9c3d (describe_command): If binding is a kbd macro, say so. Richard M. Stallman 1993-12-29 07:43:21 +00:00
  • 7c09e2e327 (super-apropos-check-doc-file): Verify that the doc string can actually be found from the symbol. Richard M. Stallman 1993-12-29 06:55:23 +00:00
  • ca10c3d1d1 Comment change. Richard M. Stallman 1993-12-26 20:02:44 +00:00
  • 93aed04d17 (main) [AIX]: Call putenv. Richard M. Stallman 1993-12-26 18:05:39 +00:00
  • b04101bbbd (A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Defined. Richard M. Stallman 1993-12-26 09:10:10 +00:00
  • 66c30ea1e4 (XTflush): FIx typo in last change. Richard M. Stallman 1993-12-26 09:06:44 +00:00