1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 23:10:47 -08:00
Commit graph

8787 commits

Author SHA1 Message Date
Richard M. Stallman
f0f787b8b8 (Fdocumentation): Use EMACS_INT. 1994-09-17 00:29:03 +00:00
Karl Heuer
81b328e5d1 (ispell-menu-map): Order menu items by size: buffer > region > word. 1994-09-17 00:28:47 +00:00
Richard M. Stallman
0246d16591 (struct face): Use EMACS_UINT. 1994-09-17 00:28:39 +00:00
Richard M. Stallman
a0ed95ea0a (sign_extend_lisp_int): Use EMACS_INT. 1994-09-17 00:27:54 +00:00
Richard M. Stallman
132b933732 (Fcall_interactively): Use EMACS_INT. 1994-09-17 00:27:16 +00:00
Richard M. Stallman
4d2f13893e (reset_buffer_local_variables, Fbuffer_local_variables)
(init_buffer_once): Use EMACS_INT.
1994-09-17 00:26:43 +00:00
Richard M. Stallman
426076815f (pure, pure_size): Use EMACS_INT.
(free_float, free_cons, PAD, STRING_FULLSIZE, struct string_block)
(make_pure_string, make_pure_vector, Fgarbage_collect, mark_object)
(gc_sweep, compact_strings, Fmemory_limit): Use EMACS_INT.
1994-09-17 00:25:35 +00:00
Richard M. Stallman
bbd619d769 (getloadavg): Add OSF_ALPHA support. 1994-09-17 00:16:57 +00:00
Richard M. Stallman
5e7f8733e5 (shut_down_emacs): Don't call Fx_close_current_connection. 1994-09-17 00:14:40 +00:00
Richard M. Stallman
ed4e8e4096 [__alpha] (LD_SWITCH_SYSTEM): Alternate definition. 1994-09-17 00:09:21 +00:00
Richard M. Stallman
eee2204ae2 (alpha-dec-osf*): New target. 1994-09-17 00:07:41 +00:00
Karl Heuer
ecfc7eb3b7 (insert-register): Add `*' interactive spec. 1994-09-17 00:06:18 +00:00
Karl Heuer
b38bab94e5 (FD_*) [HAVE_SOCKETS & !HAVE_SYSVIPC]: If not already defined, use simple
32-bit versions of these macros.
(main) [HAVE_SOCKETS & !HAVE_SYSVIPC]: Use these macros.
1994-09-17 00:02:50 +00:00
Richard M. Stallman
2bb240a98c (compile-internal): Set EMACS=t in process-environment. 1994-09-16 23:54:06 +00:00
Karl Heuer
e00b4260d3 (complex-buffers-menu-p): Delete; obsolete variable. 1994-09-16 23:41:47 +00:00
Karl Heuer
edb06ed060 (Finsert_file_contents) [MSDOS]: Don't re-gc-protect filename; delete unused
variables.
1994-09-16 23:39:59 +00:00
Richard M. Stallman
05ed817ff1 Use just one FRC target. 1994-09-16 23:36:57 +00:00
Karl Heuer
759d9005b9 (clear_to_end): Fix reversed condition. 1994-09-16 23:35:43 +00:00
Karl Heuer
e82c28f979 (Info-edit): Move the customary mode-initialization calls out of here.
(Info-edit-mode): Put them here.  Also enable undo, and call
Info-edit-mode-hook.
1994-09-16 23:31:10 +00:00
Karl Heuer
151ca17071 (display-time-24hr-format): Doc fix.
(display-time-filter): Reenable code that got deleted during a mispatch.
1994-09-16 23:20:51 +00:00
Richard M. Stallman
0349bab642 (ispell-highlight-spelling-error): Test window-system.
(ispell-check-only): New variable.
(ispell-word): Handle ispell-check-only.
(ispell-minor-mode): New variable.
(ispell-minor-keymap): New map.
(ispell-minor-mode): New function.
1994-09-16 23:10:44 +00:00
Karl Heuer
9cc7519111 (mail-alias-modtime): New variable.
(synch-mail-aliases): New function.
(mail-setup, sendmail-send-it): Synchronize cached list with file.
1994-09-16 22:29:25 +00:00
Karl Heuer
594906dd80 Require sendmail. Delete redundant defvar.
(expand-mail-aliases, define-mail-alias): Synchronize cached list with file.
1994-09-16 22:28:30 +00:00
Karl Heuer
408e56e14d (Qcompletion_ignored_extensions): New symbol.
(syms_of_dired): Initialize it.
1994-09-16 22:18:10 +00:00
Karl Heuer
1b50b4f279 (Fdelete_file): Bind completion-ignored-extensions to nil. 1994-09-16 22:17:40 +00:00
Karl Heuer
b7abc8faa6 (Fcdr_safe): Delete extraneous blank in docstring. 1994-09-16 22:02:54 +00:00
Karl Heuer
dce36b491f (decode_mode_spec): Use MODE_LINE_BINARY_TEXT when defined. 1994-09-16 21:57:45 +00:00
Karl Heuer
b77c566049 Define MODE_LINE_BINARY_TEXT. 1994-09-16 21:56:18 +00:00
Karl Heuer
5cb9f2dba5 (compilation-sentinel): Include exit status in modeline. 1994-09-16 21:40:54 +00:00
Richard M. Stallman
c1b97b443c (dired-buffers-for-dir): Delete debugging code.
(dired-in-this-tree): Likewise.
1994-09-16 21:39:41 +00:00
Richard M. Stallman
9df38cef14 (dired-fun-in-all-buffers): Expand dir at start.
(dired-rename-subdir, dired-rename-subdir-1, dired-kill-tree): Likewise.
1994-09-16 21:35:29 +00:00
Richard M. Stallman
12c3828362 (dired-clean-up-after-deletion): Expand fn.
(dired-find-buffer-nocreate): Expand dir at beginning.
1994-09-16 21:35:10 +00:00
Richard M. Stallman
3881977896 (dired-buffers-for-dir): Assume dirs are preexpanded.
(dired-in-this-tree): Likewise.
(dired-advertise, dired-unadvertise): Expand default-directory.
1994-09-16 21:34:27 +00:00
Karl Heuer
7c70cfd377 (read_minibuf): Don't add to the history list if the minibuffer string is
empty, since it is not very useful.
1994-09-16 21:31:00 +00:00
Karl Heuer
5e9c82960a (etags_getcwd): Use getcwd if available. 1994-09-16 21:16:20 +00:00
Richard M. Stallman
11ec70418c [not BSD4_3] [__GNUC__] (HAVE_ALLOCA): Defined. 1994-09-16 20:08:33 +00:00
Richard M. Stallman
f489d5262b (xmenu.o): Depend on puresize.h.
(cmds.o): Depend on window.h.

(OLDXMENU variable): Refer to the library in the dir where it is compiled.
(OLDXMENU rule): Delete the commands; keep just a dep.
1994-09-16 20:06:28 +00:00
Paul Reilly
5acc1a62c8 entered into RCS 1994-09-16 18:39:54 +00:00
Paul Reilly
2af916816f entered into RCS 1994-09-16 17:37:05 +00:00
Paul Reilly
dfdcaf49f3 *** empty log message *** 1994-09-16 17:37:03 +00:00
Karl Heuer
c7c9ca979f [!HAVE_X_WINDOWS] (frame_title_ptr): define as always null. 1994-09-16 11:18:45 +00:00
Richard M. Stallman
3457bc6e93 Delete X11 conditionals.
(defined_color, x_decode_color, x_set_foreground_color)
(x_set_background_color, x_set_mouse_color, x_set_cursor_color)
(x_set_border_color, x_set_border_pixel, Fx_create_frame)
(Fx_open_connection, Fx_close_current_connection, syms_of_xfns):
Delete X10 code.
(Fx_get_default, Fx_get_resource, Fx_rubber_band)
(Fx_store_cut_buffer, Fx_get_cut_buffer): Delete X10 definitions.
1994-09-16 09:23:48 +00:00
Richard M. Stallman
6ccf47d10f Delete X11 conditionals.
(XTupdate_end, XTupdate_begin, XTclear_end_of_line)
(XTclear_frame, XRINGBELL, stufflines, scraplines, dumprectangle)
(XTread_socket, x_draw_box, clear_cursor, refreshicon, x_iconify_frame)
(x_bitmap_icon, x_text_icon, x_new_font, x_term_init)
(x_calc_absolute_position, x_set_window_size)
(x_make_frame_visible, x_make_frame_invisible): Delete X10 code.
(dumpqueue, x_do_pending_expose, dumpborder, XEvent, x_read_exposes)
(enqueue_event, dequeue_event, queue_event_count)
(mouse_event_pending_p, x_set_resize_hint): Delete X10 versions.
1994-09-16 09:23:15 +00:00
Richard M. Stallman
3f8600ae72 (Fx_display_grayscale_p): Check for > 1 pane. 1994-09-16 08:51:35 +00:00
Richard M. Stallman
d0c9d2196c (Fx_display_grayscale_p): New function.
(syms_of_xfns): defsubr it.
1994-09-16 08:44:49 +00:00
Richard M. Stallman
c09603e9d2 (shrink-window-if-larger-than-buffer):
Do nothing in minibuffer-only frame.
1994-09-16 08:11:26 +00:00
Richard M. Stallman
3f1e0e3afe (__bsdi__): Define, unless already defined.
(DECLARE_GETPWUID_WITH_UID_T): Define.
1994-09-16 07:51:40 +00:00
Richard M. Stallman
a35e9c8273 (getpwuid): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__. 1994-09-16 07:51:25 +00:00
Richard M. Stallman
2d487ae57b (getpwuid, getpwnam): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__. 1994-09-16 07:51:10 +00:00
Richard M. Stallman
094cf604a0 (jka-compr-compression-info-list): Expand regular
expressions to include backup files with version numbers.

(jka-compr-insert-file-contents): Run the
functions in after-insert-file-functions after the
buffer-file-name has been set, not before.

(jka-compr-insert-file-contents): Properly
handle the 'replace' argument for compressed files.
1994-09-16 04:54:58 +00:00