Commit graph

  • 1143a6b0e2 (Info-find-node, Info-insert-subfile): Do the right thing if info files have been compressed or gzipped. This is saving me lots of disk space. Eric S. Raymond 1993-04-23 02:20:55 +00:00
  • 46421cea47 (ange-ftp-binary-file-name-regexp): Match .z and .z-part-?? files. Roland McGrath 1993-04-22 22:56:54 +00:00
  • 9e9bf716c4 Rewritten and simplified, commentary added. It now will usually detect when the makefile target or macro lists need to be rebuilt and do it automatically; in particular, this means you no longer have to deal with an annoying wait at find-time. Eric S. Raymond 1993-04-21 03:47:05 +00:00
  • 27f2f10b21 (vc-revert-buffer1): Typo fix in last change. Roland McGrath 1993-04-19 21:29:48 +00:00
  • 8f95f0ced4 (shell-mode): isationization (doc fix). Roland McGrath 1993-04-19 21:26:07 +00:00
  • bd5201e334 (shell-mode): Capitalize mode name. Roland McGrath 1993-04-19 21:19:44 +00:00
  • f495d400ea (vc-comment-to-change-log): Restored interactive spec. Why was it removed? Why does the only log entry mentioning this function contain no actual information? Roland McGrath 1993-04-19 21:19:10 +00:00
  • ab8775832a (vc-revert-buffer1): Completely rewrote compilation reparsing code. Roland McGrath 1993-04-19 21:13:47 +00:00
  • 4269ed64c8 (find-file-noselect): Never set SAME-TRUENAME to a buffer whose buffer-file-name is nil. Roland McGrath 1993-04-19 20:36:23 +00:00
  • a292c99fb5 (set-auto-mode): If the buffer begins with "#!", look for -*- in the first two lines, not just the first one. Roland McGrath 1993-04-19 20:27:50 +00:00
  • 5e6cb310a7 (mail-do-fcc): Make a numeric time zone indicator with current-time-zone--don't run `date'. Richard M. Stallman 1993-04-17 21:46:13 +00:00
  • 8872923579 Comment fixes. Richard M. Stallman 1993-04-17 06:45:29 +00:00
  • 65c35dc657 (tc-dissociate): Renamed from tc-kill-association. Move binding to C-x 6 d. Richard M. Stallman 1993-04-17 04:35:15 +00:00
  • fc08c36736 (Fdefine_function): New function. Richard M. Stallman 1993-04-17 01:29:48 +00:00
  • 2a49b6e519 (defun, defmacro, defvar, defconst): Attach symbol argument to the list of globals for the input source. (do_autoload): Save the old autoloads, in case we ever unload. Richard M. Stallman 1993-04-17 01:28:10 +00:00
  • 68732608c8 (provide, require): Put appropriately-marked conses in the current-globals list. Richard M. Stallman 1993-04-17 01:27:53 +00:00
  • ae321d283e (readevalloop): New argument is the source file name (or nil if none). All calls changed. Do the two-step necessary to call build_load_history with the correct current-globals list for the current recursion. (build_load_history): New function. (eval_region, eval_buffer): Call readevalloop with new arg. (load_history): New variable. Richard M. Stallman 1993-04-17 01:27:37 +00:00
  • 6101b31fb0 (byte-compile, byte-compile-keep-pending) (byte-compile-file-form-defmumble): Generate define-function rather than fset, to install definitions for defun, defmacro, etc. Richard M. Stallman 1993-04-17 01:26:24 +00:00
  • 2b86d62c8f entered into RCS Richard M. Stallman 1993-04-16 23:43:57 +00:00
  • 0f8becaa42 Add defvars to pacify the byte compiler, at RMS's request. Eric S. Raymond 1993-04-16 19:36:29 +00:00
  • a4ef658478 (diff-parse-differences): Small robustification --- don't lose if we call this with compilation-parsing-end nil Eric S. Raymond 1993-04-16 19:35:22 +00:00
  • 17e2c564c7 (shrink-window-if-larger-than-buffer): Moved to window.el. Eric S. Raymond 1993-04-16 19:23:21 +00:00
  • 8ae3bc9f18 *** empty log message *** Noah Friedman 1993-04-16 13:06:01 +00:00
  • 3dbae1e48e Don't include Xmu/Drawing.h. Richard M. Stallman 1993-04-15 21:40:01 +00:00
  • 30c9c6d750 (resume-suspend-hook): Renamed from resume-empty-args-file. Richard M. Stallman 1993-04-14 21:44:04 +00:00
  • 078380acff (resume-empty-args-file): Renamed from empty-args-file. Add autoload cookie. (resume-emacs-args-buffer): Renamed. (resume-write-buffer-to-file): Renamed. Richard M. Stallman 1993-04-14 21:41:27 +00:00
  • e2b6138f10 (update-file-autoloads, update-directory-autoloads): If called interactively, save generated-autoload-file when done. Roland McGrath 1993-04-14 19:56:19 +00:00
  • 5c2946c73b (makefile-mode): Fix typo in autoload cookie. Richard M. Stallman 1993-04-14 19:47:05 +00:00
  • b68c164d27 Doc fixes. Richard M. Stallman 1993-04-14 19:40:53 +00:00
  • 45025813de (gud-mode): Created C-c synonym bindings in the GUD buffer's local map. Eric S. Raymond 1993-04-14 16:41:51 +00:00
  • 9141bec098 Name changed from sun-cursors.el to protect the innocents. Eric S. Raymond 1993-04-14 16:38:49 +00:00
  • 3aee11cd33 Name changed to fit in a 14-character limit. Eric S. Raymond 1993-04-14 16:33:20 +00:00
  • a0900d9fca (shrink-window-if-larger-than-buffer): Moved from electric.el to windows.el, minor bug fix. This is to avoid code duplication between vc.el, electric.el, and finder.el. Eric S. Raymond 1993-04-14 03:34:44 +00:00
  • 64e07c7ba7 (lm-commentary-region): Gone. Eric S. Raymond 1993-04-14 03:34:42 +00:00
  • 101dad14a5 Rewritten. The Finder is now a major mode with the ability to browse package commentary sections. Eric S. Raymond 1993-04-14 03:34:39 +00:00
  • c4f14ccbdc (message, message1): If noninteractive and cursor_in_echo_area, don't print a newline at end of message. Richard M. Stallman 1993-04-13 05:54:19 +00:00
  • 09c9587416 (Fy_or_n_p): Echo the answer just once, at exit. Richard M. Stallman 1993-04-13 05:54:00 +00:00
  • 342df1e247 (rot13-display-table): Use vector', not make-rope'. Richard M. Stallman 1993-04-12 07:54:16 +00:00
  • 82093c705b Use vector', not make-rope'. Richard M. Stallman 1993-04-12 07:54:04 +00:00
  • 8931b34ae2 (rot13-other-window): Add autoload. Richard M. Stallman 1993-04-12 07:49:31 +00:00
  • 4e7afa864d (find-file-noselect): Verify other buffers' file numbers are still valid. Richard M. Stallman 1993-04-11 21:22:35 +00:00
  • e407986c56 (fill-nonuniform-paragraphs): New command. Richard M. Stallman 1993-04-11 04:02:23 +00:00
  • 81937af25a (gdb, sdb, dbx): Improved prompting a la grep. Eric S. Raymond 1993-04-10 14:28:05 +00:00
  • 735b306168 Clean up cmu* uses in header comments. Eric S. Raymond 1993-04-10 14:27:54 +00:00
  • 55bd4cbcb5 * Makefile.in (xmakefile): Recognize the -O option with a numeric optimization level. Jim Blandy 1993-04-10 08:31:28 +00:00
  • 8ba83d8852 * configure.in: Don't set CC to "gcc -O" if the user specifies `--with-gcc'. Add -O to DEFS if GCC is set. Jim Blandy 1993-04-10 08:30:27 +00:00
  • 51cf3e317c long_to_cons and cons_to_long are generally useful things; they're needed whether or not X is defined. * xselect.c (long_to_cons, cons_to_long): Moved from here... * data.c (long_to_cons, cons_to_long): ... to here. * lisp.h (long_to_cons, cons_to_long): Add extern declaration. Jim Blandy 1993-04-10 08:05:07 +00:00
  • 6904bdcd08 Since Qmenu_enable is used by non-X-specific code, it shouldn't be defined in an X-only source file. * xmenu.c (Qmenu_enable): Definition moved... (syms_of_xmenu): ... along with initialization ... * keyboard.c (Qmenu_enable): ... to here ... (syms_of_keyboard): ... and here. Jim Blandy 1993-04-10 08:04:27 +00:00
  • 367bf23780 * xfaces.c (sort_overlays): Define this to be static, as declared. Jim Blandy 1993-04-10 08:03:51 +00:00
  • 598a9fa704 * keyboard.c (command_loop_1): Rebuild menu bar if update_mode_lines is set. Jim Blandy 1993-04-10 08:02:22 +00:00
  • 5de9f849e8 * dispnew.c (getenv): Extern declaration deleted; this is done in config.h. Jim Blandy 1993-04-10 08:00:27 +00:00
  • cf91f75467 Adjust for autoconf merger. * config.h.in: Add extra line to top, in case autoconf gets fixed and decides not to add Makefile-style comments to the top of the files it generates which we are forced to lop off. Indicate that the boolean macros here get their definitions via the DEFS Makefile variable. Adjust the operating system and machine #includes to use autoload's @cookies@. (RETSIGTYPE): Give this a default value. (SIGTYPE): Set this from RETSIGTYPE. (LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Get values via @cookies@. * Makefile.in (DEFS): Renamed from CONFIG_CFLAGS. (xmakefile): Pass CFLAGS to ${CPP}. Jim Blandy 1993-04-10 07:59:02 +00:00
  • 20c018a065 * callproc.c (relocate_fd): Make messages string literals, not initialized arrays. Jim Blandy 1993-04-10 07:58:30 +00:00
  • 5c4f68f179 * buffer.c (Fmake_overlay, Fmove_overlay): New optional BUFFER arguments. (recenter_overlay_lists): New argument BUF, to use instead of the current buffer. (Foverlay_recenter): Pass the appropriate arguments to recenter_overlay_lists. Jim Blandy 1993-04-10 07:57:57 +00:00
  • b0846f520d * alloc.c (__malloc_hook, __realloc_hook, __free_hook): Declare these extern, not static. (!) Jim Blandy 1993-04-10 07:57:21 +00:00
  • 5f1a4d4164 Adjust for autoconf merger. * config.h.in: Add extra line to top, in case autoconf gets fixed and decides not to add Makefile-style comments to the top of the files it generates which we are forced to lop off. Indicate that the boolean macros here get their definitions via the DEFS Makefile variable. Adjust the operating system and machine #includes to use autoload's @cookies@. (RETSIGTYPE): Give this a default value. (SIGTYPE): Set this from RETSIGTYPE. (LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Get values via @cookies@. * Makefile.in (DEFS): Renamed from CONFIG_CFLAGS. (xmakefile): Pass CFLAGS to ${CPP}. Jim Blandy 1993-04-10 07:53:50 +00:00
  • 4bafa97229 * keyboard.c (echo_dash): Do nothing if echoptr is 0. Jim Blandy 1993-04-10 07:45:07 +00:00
  • 9a5336ae36 * subr.el (overlay-start, overlay-end, overlay-buffer): New defsubsts. Jim Blandy 1993-04-10 06:21:55 +00:00
  • 51534471f6 Sat Apr 10 00:39:29 1993 Jim Blandy (jimb@totoro.cs.oberlin.edu) Jim Blandy 1993-04-10 06:21:16 +00:00
  • f5a168237e * finder.el (finder-by-keyword): Build an alist to pass to completing-read, instead of building an invalid obarray. Jim Blandy 1993-04-10 06:20:55 +00:00
  • 51509df90c * Makefile.in (DEFS): Renamed from CONFIG_CFLAGS. Jim Blandy 1993-04-10 06:16:34 +00:00
  • d1b985ec39 * make-dist: Distribute lib-src/rcs-checkin. Jim Blandy 1993-04-10 06:04:53 +00:00
  • 7d99494c50 * configure.in: When checking for X windows, search for an X11 subdirectory of ${x_includes}. Jim Blandy 1993-04-10 06:02:36 +00:00
  • c75ff9db20 * Makefile.in (clean mostlyclean): Missing right paren. Jim Blandy 1993-04-10 06:01:49 +00:00
  • 88013905b6 > Default to bsd if vendor is next. Tom Wood 1993-04-09 23:43:20 +00:00
  • f3613f5bb5 (emerge-with-ancestor): Applied Donald Erway's fix patch, which included the following explanatory comment: "D.Erway - This used to just do emerge-get-diff3-group on 2, then on 3. This was incorrect, since the file 3 info for a diff can preceed the file 2 info for that same diff. So we save and restore point to overcome this. Eric S. Raymond 1993-04-09 23:17:05 +00:00
  • f449890c0c Accept i370, mvs. For i370-ibm*, assume mvs by default. Later, likewise, for i370-*. For -mvs*, assume ibm as default vendor. Richard M. Stallman 1993-04-09 21:53:00 +00:00
  • da8826b498 (generate-file-autoloads): Doc fix. Roland McGrath 1993-04-08 21:47:39 +00:00
  • 124250cf9a (vc-comment-to-change-log): Merged in the remainder of jimb's last change. Eric S. Raymond 1993-04-08 16:51:04 +00:00
  • 8d23c16b3e dired-noselect, dired-internal-noselect, dired-insert-directory: Enhancements to support passing dired a DIRNAME argument consisting of a directory-name car and a list-of-files cdr. This is needed to support VC's augmented dired, which wants a filtered file display that recurses (showing all version-controlled files in subdirectories as well as the top-level ones). Eric S. Raymond 1993-04-08 16:35:59 +00:00
  • 7bc2b98bd8 vc-mode: name change. Eric S. Raymond 1993-04-08 16:35:57 +00:00
  • e1f297e66c (vc-directory. vc-start-entry, vc-next-action, vc-next-action-on-file): The vc-directory listing is now in an augmented Dired mode that supports vc-next-action on all marked files. Eric S. Raymond 1993-04-08 16:35:52 +00:00
  • ee0155df12 Massive changes, amounting nearly to a rewrite. The new features include auto-configuring support for SVr4, more commands, and a full minor-mode implementation that binds all GUD commands not just in the GUD interaction mode, but in C buffers visited by GUD. The common prefix of GUD commands is now C-x X, like electric-debug mode. Eric S. Raymond 1993-04-08 16:35:48 +00:00
  • 235aa29bda Added and corrected library headers. Eric S. Raymond 1993-04-08 16:17:43 +00:00
  • f395c83af3 * make-dist: It's oldXMenu/compile.com, not oldXMenu/compile.mms. Don't try to make links to the RCS or Old subdirectories. Use the appropriate extension for the compression type in use. Create the tar file in the shell's initial default directory, not in ${tempparent}. Erase the whole ${tempparent} tree, not just ${tempdir}. Jim Blandy 1993-04-08 09:32:50 +00:00
  • 542143d701 (Fkill_all_local_variables): Store each var's current value in the buffer's alist entry, before reverting to the default value. Richard M. Stallman 1993-04-08 07:10:42 +00:00
  • 1db87953e5 entered into RCS Richard M. Stallman 1993-04-08 07:10:13 +00:00
  • 6de6752c6c Add copyright notice. Richard M. Stallman 1993-04-08 06:57:54 +00:00
  • 3941a1796f * make-docfile.c (write_c_args): Print an argument named "defalt" as "default". Jim Blandy 1993-04-08 02:06:43 +00:00
  • e7062f1927 * keyboard.c (apply_modifiers): Fix typo in sanity check. Jim Blandy 1993-04-08 00:14:50 +00:00
  • 63927c4191 * keyboard.c (interrupt_input_blocked, interrupt_input_pending): Remove `extern' keywords - these are the definitions. Jim Blandy 1993-04-07 23:54:28 +00:00
  • d014bf88d3 Include blockinput.h. Richard M. Stallman 1993-04-07 22:11:21 +00:00
  • 6183695522 (interrupt_input_blocked): Make this signed int. Richard M. Stallman 1993-04-07 22:09:23 +00:00
  • 0e8ec8d0cc (compile-internal): Initialize the process-mark. Roland McGrath 1993-04-07 20:58:20 +00:00
  • af56dc7eed (UNBLOCK_INPUT): Fix typo. Richard M. Stallman 1993-04-07 20:25:14 +00:00
  • f34a4d8dcc (compilation-error-regexp-alist): Tighten first regexp so that it requires a colon or open-paren before the line number, not just whitespace. Roland McGrath 1993-04-07 20:14:29 +00:00
  • 42db823b21 (search_buffer): Fix typo in previous change. Richard M. Stallman 1993-04-07 20:08:55 +00:00
  • 987d2ad1db Fix typo in comment delimiter. Richard M. Stallman 1993-04-07 20:04:50 +00:00
  • e0446ff70d (compilation-parse-errors): Remove debugging setq. Roland McGrath 1993-04-07 19:57:10 +00:00
  • ad62b7f198 (compilation-filter): New function. (compile-internal): Make it the process's filter. Roland McGrath 1993-04-07 18:34:17 +00:00
  • d4035a267d (compilation-error-regexp-alist): Fixed MIPS CC regexp to match file names longer than one char. (compilation-parse-errors): Error if compilation-error-regexp-alist is nil. Roland McGrath 1993-04-07 18:26:27 +00:00
  • 9ffaad2e38 * m/imbrs6000.h: If we're using GCC, define ORDINARY_LINK instead of defining LINKER to use cc. * s/aix3-1.h (LINKER): Don't use cc for linking command if we're using GCC. * s/aix3-2.h (SYSTEM_MALLOC): Undefine this. Jim Blandy 1993-04-07 16:36:59 +00:00
  • b7fc702ec2 Doc fix. Jim Blandy 1993-04-07 15:14:21 +00:00
  • d0386f2a50 * xterm.c (updating_frame): Declare this extern instead of static, so it's the same variable as the updating_frame in term.c. (XTupdate_begin, XTupdate_end): Don't bother to set updating_frame; the term.c functions take care of that for us. Jim Blandy 1993-04-07 14:57:22 +00:00
  • 5119b4121e (untabify): Don't really change where restriction starts. Richard M. Stallman 1993-04-07 04:27:30 +00:00
  • 63ea14a5b2 (dired-pop-to-buffer): Adjust count-lines val for last line. Richard M. Stallman 1993-04-06 17:11:57 +00:00
  • a1dd004b3d *** empty log message *** Jim Blandy 1993-04-06 02:42:52 +00:00
  • 594be62efd (vc-comment-to-change-log): Renamed from vc-comment-to-changelog. Take optional arg and pass it to find-change-log. Added docstring and interactive spec. Roland McGrath 1993-04-05 23:52:16 +00:00
  • 45a13f0da3 (find-change-log): New function. (add-change-log-entry): FILE-NAME frobnicating code moved there; call it. Roland McGrath 1993-04-05 23:48:01 +00:00
  • 773c1fd398 * editfns.c (Fcurrent_time_zone): Return a list whose elements are nil if the time zone information is unavailable, instead of signalling an error. Jim Blandy 1993-04-05 23:10:10 +00:00