]> code.delx.au - gnu-emacs/log
gnu-emacs
29 years ago(Fforward_comment): Do increment from, when reaching
Richard M. Stallman [Sat, 17 Sep 1994 19:49:03 +0000 (19:49 +0000)]
(Fforward_comment): Do increment from, when reaching
single-char comment end going forward.

29 years ago(EMACS_CONFIG_OPTIONS): Add #undef.
Richard M. Stallman [Sat, 17 Sep 1994 17:11:21 +0000 (17:11 +0000)]
(EMACS_CONFIG_OPTIONS): Add #undef.

29 years ago*** empty log message ***
Paul Reilly [Sat, 17 Sep 1994 15:06:37 +0000 (15:06 +0000)]
*** empty log message ***

29 years ago*** empty log message ***
Paul Reilly [Sat, 17 Sep 1994 12:53:30 +0000 (12:53 +0000)]
*** empty log message ***

29 years ago[SUNOS4]: Include link.h.
Richard M. Stallman [Sat, 17 Sep 1994 10:22:21 +0000 (10:22 +0000)]
[SUNOS4]: Include link.h.
(unexec) [SUNOS4]: Cancel relocations that ld.so did.

29 years ago(describe-variable): Report whether var is local in this buf.
Richard M. Stallman [Sat, 17 Sep 1994 07:30:42 +0000 (07:30 +0000)]
(describe-variable): Report whether var is local in this buf.

29 years agoDon't declare malloc.
Richard M. Stallman [Sat, 17 Sep 1994 05:50:17 +0000 (05:50 +0000)]
Don't declare malloc.

29 years ago(property_value): Declare args plist, prop.
Richard M. Stallman [Sat, 17 Sep 1994 05:46:25 +0000 (05:46 +0000)]
(property_value): Declare args plist, prop.

29 years ago(PURESIZE): Defnitions deleted.
Richard M. Stallman [Sat, 17 Sep 1994 05:40:11 +0000 (05:40 +0000)]
(PURESIZE): Defnitions deleted.

29 years ago(print): sprintf arg for frame depends on VALBITS.
Richard M. Stallman [Sat, 17 Sep 1994 05:36:53 +0000 (05:36 +0000)]
(print): sprintf arg for frame depends on VALBITS.

29 years ago(Fcall_process) [__osf__ && __alpha]:
Richard M. Stallman [Sat, 17 Sep 1994 05:30:39 +0000 (05:30 +0000)]
(Fcall_process) [__osf__ && __alpha]:
Don't stop reading if read returns negative.

29 years ago(terminal-map): Define switch-frame.
Richard M. Stallman [Sat, 17 Sep 1994 05:16:09 +0000 (05:16 +0000)]
(terminal-map): Define switch-frame.

29 years ago(HAVE_TERMIO, HAVE_TERMIOS, NO_TERMIO): Undo Jul 28 change.
Richard M. Stallman [Sat, 17 Sep 1994 05:10:51 +0000 (05:10 +0000)]
(HAVE_TERMIO, HAVE_TERMIOS, NO_TERMIO): Undo Jul 28 change.

29 years ago(facemenu-update): Reverse the menu order again.
Richard M. Stallman [Sat, 17 Sep 1994 03:32:48 +0000 (03:32 +0000)]
(facemenu-update): Reverse the menu order again.

29 years ago(menu_item_enabled_p): Fix declaration.
Karl Heuer [Sat, 17 Sep 1994 03:16:16 +0000 (03:16 +0000)]
(menu_item_enabled_p): Fix declaration.

29 years agoAdd #include "intervals.h"
Karl Heuer [Sat, 17 Sep 1994 03:15:29 +0000 (03:15 +0000)]
Add #include "intervals.h"

29 years agoDeclare some functions.
Karl Heuer [Sat, 17 Sep 1994 03:14:26 +0000 (03:14 +0000)]
Declare some functions.

29 years ago(barf_or_query_if_file_exists): Fix declaration.
Karl Heuer [Sat, 17 Sep 1994 03:12:39 +0000 (03:12 +0000)]
(barf_or_query_if_file_exists): Fix declaration.

29 years ago(hack_wm_protocols): Arrange to handle WM_SAVE_YOURSELF.
Richard M. Stallman [Sat, 17 Sep 1994 02:16:33 +0000 (02:16 +0000)]
(hack_wm_protocols): Arrange to handle WM_SAVE_YOURSELF.

29 years ago(config_options): New shell variable.
Karl Heuer [Sat, 17 Sep 1994 02:07:50 +0000 (02:07 +0000)]
(config_options): New shell variable.
Pass its value to C code in EMACS_CONFIG_OPTIONS.

29 years ago(Vsystem_configuration_options): New variable.
Karl Heuer [Sat, 17 Sep 1994 02:05:34 +0000 (02:05 +0000)]
(Vsystem_configuration_options): New variable.
(syms_of_emacs): Initialize it.

29 years ago(report-emacs-bug): Insert configuration options.
Karl Heuer [Sat, 17 Sep 1994 02:04:08 +0000 (02:04 +0000)]
(report-emacs-bug): Insert configuration options.

29 years agoDeclare evaporate_overlays.
Karl Heuer [Sat, 17 Sep 1994 01:52:13 +0000 (01:52 +0000)]
Declare evaporate_overlays.

29 years ago(del_range_1): Call evaporate_overlays after deleting text.
Karl Heuer [Sat, 17 Sep 1994 01:51:58 +0000 (01:51 +0000)]
(del_range_1): Call evaporate_overlays after deleting text.

29 years ago(Qevaporate): New symbol.
Karl Heuer [Sat, 17 Sep 1994 01:51:30 +0000 (01:51 +0000)]
(Qevaporate): New symbol.
(syms_of_buffer): Initialize it.
(Fmove_overlay): Check if overlay is empty.
(Foverlay_put): Check if setting evaporate property on empty overlay.
(evaporate_overlays): New function.

29 years ago(HAVE_VFORK): Defined.
Richard M. Stallman [Sat, 17 Sep 1994 01:24:59 +0000 (01:24 +0000)]
(HAVE_VFORK): Defined.
[__GNUC__] (C_SWITCH_SYSTEM): Add #undef.

29 years ago(struct scroll_bar, SCROLL_BAR_VEC_SIZE): Use EMACS_INT.
Richard M. Stallman [Sat, 17 Sep 1994 01:00:25 +0000 (01:00 +0000)]
(struct scroll_bar, SCROLL_BAR_VEC_SIZE): Use EMACS_INT.

29 years agoInitial revision
Richard M. Stallman [Sat, 17 Sep 1994 00:59:56 +0000 (00:59 +0000)]
Initial revision

29 years ago(EMACS_INT, EMACS_UINT): Define, if not already defined.
Richard M. Stallman [Sat, 17 Sep 1994 00:51:52 +0000 (00:51 +0000)]
(EMACS_INT, EMACS_UINT): Define, if not already defined.

29 years ago(message): Use EMACS_INT.
Richard M. Stallman [Sat, 17 Sep 1994 00:45:16 +0000 (00:45 +0000)]
(message): Use EMACS_INT.

29 years ago(struct window): Use EMACS_INT.
Richard M. Stallman [Sat, 17 Sep 1994 00:43:45 +0000 (00:43 +0000)]
(struct window): Use EMACS_INT.

29 years ago(CHECK_IMPURE, all versions): Use EMACS_INT.
Richard M. Stallman [Sat, 17 Sep 1994 00:41:40 +0000 (00:41 +0000)]
(CHECK_IMPURE, all versions): Use EMACS_INT.

29 years ago(print): Use EMACS_UINT.
Richard M. Stallman [Sat, 17 Sep 1994 00:40:54 +0000 (00:40 +0000)]
(print): Use EMACS_UINT.

29 years agoCheck for __alpha, in __osf__ conditional.
Richard M. Stallman [Sat, 17 Sep 1994 00:39:50 +0000 (00:39 +0000)]
Check for __alpha, in __osf__ conditional.
(EXCEEDS_LISP_PTR): Use EMACS_UINT.

29 years ago(unchain_marker): Use EMACS_INT.
Richard M. Stallman [Sat, 17 Sep 1994 00:37:10 +0000 (00:37 +0000)]
(unchain_marker): Use EMACS_INT.

29 years ago(Fload): Use EMACS_INT.
Richard M. Stallman [Sat, 17 Sep 1994 00:36:43 +0000 (00:36 +0000)]
(Fload): Use EMACS_INT.

29 years ago(Lisp_Object): Use EMACS_INT.
Richard M. Stallman [Sat, 17 Sep 1994 00:35:09 +0000 (00:35 +0000)]
(Lisp_Object): Use EMACS_INT.
(MARKBIT): Don't define if already defined.
(VALMASK, GCTYPEMASK, XSETTYPE, XSET)
(XSETCONS, XSETBUFFER, XSETVECTOR, XSETSUBR, XSETSTRING)
(XSETSYMBOL, XSETFUNCTION, XSETMARKER, XSETOBJFWD)
(XSETINTPTR, XSETWINDOW, XSETPROCESS, XSETFLOAT)
(struct Lisp_String, struct Lisp_Vector): Use EMACS_INT.

29 years ago(struct frame, selected_frame, last_nonminibuf_frame): Use EMACS_INT.
Richard M. Stallman [Sat, 17 Sep 1994 00:32:14 +0000 (00:32 +0000)]
(struct frame, selected_frame, last_nonminibuf_frame): Use EMACS_INT.

29 years ago(FLOAT_TO_INT, FLOAT_TO_INT2): Use EMACS_INT.
Richard M. Stallman [Sat, 17 Sep 1994 00:31:05 +0000 (00:31 +0000)]
(FLOAT_TO_INT, FLOAT_TO_INT2): Use EMACS_INT.

29 years ago(Fnarrow_to_region, format1): Use EMACS_INT.
Richard M. Stallman [Sat, 17 Sep 1994 00:30:07 +0000 (00:30 +0000)]
(Fnarrow_to_region, format1): Use EMACS_INT.

29 years ago(Fdocumentation): Use EMACS_INT.
Richard M. Stallman [Sat, 17 Sep 1994 00:29:03 +0000 (00:29 +0000)]
(Fdocumentation): Use EMACS_INT.

29 years ago(ispell-menu-map): Order menu items by size: buffer > region > word.
Karl Heuer [Sat, 17 Sep 1994 00:28:47 +0000 (00:28 +0000)]
(ispell-menu-map): Order menu items by size: buffer > region > word.

29 years ago(struct face): Use EMACS_UINT.
Richard M. Stallman [Sat, 17 Sep 1994 00:28:39 +0000 (00:28 +0000)]
(struct face): Use EMACS_UINT.

29 years ago(sign_extend_lisp_int): Use EMACS_INT.
Richard M. Stallman [Sat, 17 Sep 1994 00:27:54 +0000 (00:27 +0000)]
(sign_extend_lisp_int): Use EMACS_INT.

29 years ago(Fcall_interactively): Use EMACS_INT.
Richard M. Stallman [Sat, 17 Sep 1994 00:27:16 +0000 (00:27 +0000)]
(Fcall_interactively): Use EMACS_INT.

29 years ago(reset_buffer_local_variables, Fbuffer_local_variables)
Richard M. Stallman [Sat, 17 Sep 1994 00:26:43 +0000 (00:26 +0000)]
(reset_buffer_local_variables, Fbuffer_local_variables)
(init_buffer_once): Use EMACS_INT.

29 years ago(pure, pure_size): Use EMACS_INT.
Richard M. Stallman [Sat, 17 Sep 1994 00:25:35 +0000 (00:25 +0000)]
(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.

29 years ago(getloadavg): Add OSF_ALPHA support.
Richard M. Stallman [Sat, 17 Sep 1994 00:16:57 +0000 (00:16 +0000)]
(getloadavg): Add OSF_ALPHA support.

29 years ago(shut_down_emacs): Don't call Fx_close_current_connection.
Richard M. Stallman [Sat, 17 Sep 1994 00:14:40 +0000 (00:14 +0000)]
(shut_down_emacs): Don't call Fx_close_current_connection.

29 years ago[__alpha] (LD_SWITCH_SYSTEM): Alternate definition.
Richard M. Stallman [Sat, 17 Sep 1994 00:09:21 +0000 (00:09 +0000)]
[__alpha] (LD_SWITCH_SYSTEM): Alternate definition.

29 years ago(alpha-dec-osf*): New target.
Richard M. Stallman [Sat, 17 Sep 1994 00:07:41 +0000 (00:07 +0000)]
(alpha-dec-osf*): New target.

29 years ago(insert-register): Add `*' interactive spec.
Karl Heuer [Sat, 17 Sep 1994 00:06:18 +0000 (00:06 +0000)]
(insert-register): Add `*' interactive spec.

29 years ago(FD_*) [HAVE_SOCKETS & !HAVE_SYSVIPC]: If not already defined, use simple
Karl Heuer [Sat, 17 Sep 1994 00:02:50 +0000 (00:02 +0000)]
(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.

29 years ago(compile-internal): Set EMACS=t in process-environment.
Richard M. Stallman [Fri, 16 Sep 1994 23:54:06 +0000 (23:54 +0000)]
(compile-internal): Set EMACS=t in process-environment.

29 years ago(complex-buffers-menu-p): Delete; obsolete variable.
Karl Heuer [Fri, 16 Sep 1994 23:41:47 +0000 (23:41 +0000)]
(complex-buffers-menu-p): Delete; obsolete variable.

29 years ago(Finsert_file_contents) [MSDOS]: Don't re-gc-protect filename; delete unused
Karl Heuer [Fri, 16 Sep 1994 23:39:59 +0000 (23:39 +0000)]
(Finsert_file_contents) [MSDOS]: Don't re-gc-protect filename; delete unused
variables.

29 years agoUse just one FRC target.
Richard M. Stallman [Fri, 16 Sep 1994 23:36:57 +0000 (23:36 +0000)]
Use just one FRC target.

29 years ago(clear_to_end): Fix reversed condition.
Karl Heuer [Fri, 16 Sep 1994 23:35:43 +0000 (23:35 +0000)]
(clear_to_end): Fix reversed condition.

29 years ago(Info-edit): Move the customary mode-initialization calls out of here.
Karl Heuer [Fri, 16 Sep 1994 23:31:10 +0000 (23:31 +0000)]
(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.

29 years ago(display-time-24hr-format): Doc fix.
Karl Heuer [Fri, 16 Sep 1994 23:20:51 +0000 (23:20 +0000)]
(display-time-24hr-format): Doc fix.
(display-time-filter): Reenable code that got deleted during a mispatch.

29 years ago(ispell-highlight-spelling-error): Test window-system.
Richard M. Stallman [Fri, 16 Sep 1994 23:10:44 +0000 (23:10 +0000)]
(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.

29 years ago(mail-alias-modtime): New variable.
Karl Heuer [Fri, 16 Sep 1994 22:29:25 +0000 (22:29 +0000)]
(mail-alias-modtime): New variable.
(synch-mail-aliases): New function.
(mail-setup, sendmail-send-it): Synchronize cached list with file.

29 years agoRequire sendmail. Delete redundant defvar.
Karl Heuer [Fri, 16 Sep 1994 22:28:30 +0000 (22:28 +0000)]
Require sendmail.  Delete redundant defvar.
(expand-mail-aliases, define-mail-alias): Synchronize cached list with file.

29 years ago(Qcompletion_ignored_extensions): New symbol.
Karl Heuer [Fri, 16 Sep 1994 22:18:10 +0000 (22:18 +0000)]
(Qcompletion_ignored_extensions): New symbol.
(syms_of_dired): Initialize it.

29 years ago(Fdelete_file): Bind completion-ignored-extensions to nil.
Karl Heuer [Fri, 16 Sep 1994 22:17:40 +0000 (22:17 +0000)]
(Fdelete_file): Bind completion-ignored-extensions to nil.

29 years ago(Fcdr_safe): Delete extraneous blank in docstring.
Karl Heuer [Fri, 16 Sep 1994 22:02:54 +0000 (22:02 +0000)]
(Fcdr_safe): Delete extraneous blank in docstring.

29 years ago(decode_mode_spec): Use MODE_LINE_BINARY_TEXT when defined.
Karl Heuer [Fri, 16 Sep 1994 21:57:45 +0000 (21:57 +0000)]
(decode_mode_spec): Use MODE_LINE_BINARY_TEXT when defined.

29 years agoDefine MODE_LINE_BINARY_TEXT.
Karl Heuer [Fri, 16 Sep 1994 21:56:18 +0000 (21:56 +0000)]
Define MODE_LINE_BINARY_TEXT.

29 years ago(compilation-sentinel): Include exit status in modeline.
Karl Heuer [Fri, 16 Sep 1994 21:40:54 +0000 (21:40 +0000)]
(compilation-sentinel): Include exit status in modeline.

29 years ago(dired-buffers-for-dir): Delete debugging code.
Richard M. Stallman [Fri, 16 Sep 1994 21:39:41 +0000 (21:39 +0000)]
(dired-buffers-for-dir): Delete debugging code.
(dired-in-this-tree): Likewise.

29 years ago(dired-fun-in-all-buffers): Expand dir at start.
Richard M. Stallman [Fri, 16 Sep 1994 21:35:29 +0000 (21:35 +0000)]
(dired-fun-in-all-buffers): Expand dir at start.
(dired-rename-subdir, dired-rename-subdir-1, dired-kill-tree): Likewise.

29 years ago(dired-clean-up-after-deletion): Expand fn.
Richard M. Stallman [Fri, 16 Sep 1994 21:35:10 +0000 (21:35 +0000)]
(dired-clean-up-after-deletion): Expand fn.
(dired-find-buffer-nocreate): Expand dir at beginning.

29 years ago(dired-buffers-for-dir): Assume dirs are preexpanded.
Richard M. Stallman [Fri, 16 Sep 1994 21:34:27 +0000 (21:34 +0000)]
(dired-buffers-for-dir): Assume dirs are preexpanded.
(dired-in-this-tree): Likewise.
(dired-advertise, dired-unadvertise): Expand default-directory.

29 years ago(read_minibuf): Don't add to the history list if the minibuffer string is
Karl Heuer [Fri, 16 Sep 1994 21:31:00 +0000 (21:31 +0000)]
(read_minibuf): Don't add to the history list if the minibuffer string is
empty, since it is not very useful.

29 years ago(etags_getcwd): Use getcwd if available.
Karl Heuer [Fri, 16 Sep 1994 21:16:20 +0000 (21:16 +0000)]
(etags_getcwd): Use getcwd if available.

29 years ago[not BSD4_3] [__GNUC__] (HAVE_ALLOCA): Defined.
Richard M. Stallman [Fri, 16 Sep 1994 20:08:33 +0000 (20:08 +0000)]
[not BSD4_3] [__GNUC__] (HAVE_ALLOCA): Defined.

29 years ago(xmenu.o): Depend on puresize.h.
Richard M. Stallman [Fri, 16 Sep 1994 20:06:28 +0000 (20:06 +0000)]
(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.

29 years agoentered into RCS
Paul Reilly [Fri, 16 Sep 1994 18:39:54 +0000 (18:39 +0000)]
entered into RCS

29 years agoentered into RCS
Paul Reilly [Fri, 16 Sep 1994 17:37:05 +0000 (17:37 +0000)]
entered into RCS

29 years ago*** empty log message ***
Paul Reilly [Fri, 16 Sep 1994 17:37:03 +0000 (17:37 +0000)]
*** empty log message ***

29 years ago[!HAVE_X_WINDOWS] (frame_title_ptr): define as always null.
Karl Heuer [Fri, 16 Sep 1994 11:18:45 +0000 (11:18 +0000)]
[!HAVE_X_WINDOWS] (frame_title_ptr): define as always null.

29 years agoDelete X11 conditionals.
Richard M. Stallman [Fri, 16 Sep 1994 09:23:48 +0000 (09:23 +0000)]
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.

29 years agoDelete X11 conditionals.
Richard M. Stallman [Fri, 16 Sep 1994 09:23:15 +0000 (09:23 +0000)]
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.

29 years ago(Fx_display_grayscale_p): Check for > 1 pane.
Richard M. Stallman [Fri, 16 Sep 1994 08:51:35 +0000 (08:51 +0000)]
(Fx_display_grayscale_p): Check for > 1 pane.

29 years ago(Fx_display_grayscale_p): New function.
Richard M. Stallman [Fri, 16 Sep 1994 08:44:49 +0000 (08:44 +0000)]
(Fx_display_grayscale_p): New function.
(syms_of_xfns): defsubr it.

29 years ago(shrink-window-if-larger-than-buffer):
Richard M. Stallman [Fri, 16 Sep 1994 08:11:26 +0000 (08:11 +0000)]
(shrink-window-if-larger-than-buffer):
Do nothing in minibuffer-only frame.

29 years ago(__bsdi__): Define, unless already defined.
Richard M. Stallman [Fri, 16 Sep 1994 07:51:40 +0000 (07:51 +0000)]
(__bsdi__): Define, unless already defined.
(DECLARE_GETPWUID_WITH_UID_T): Define.

29 years ago(getpwuid): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.
Richard M. Stallman [Fri, 16 Sep 1994 07:51:25 +0000 (07:51 +0000)]
(getpwuid): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.

29 years ago(getpwuid, getpwnam): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.
Richard M. Stallman [Fri, 16 Sep 1994 07:51:10 +0000 (07:51 +0000)]
(getpwuid, getpwnam): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.

29 years ago(jka-compr-compression-info-list): Expand regular
Richard M. Stallman [Fri, 16 Sep 1994 04:54:58 +0000 (04:54 +0000)]
(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.

29 years ago(menu-bar-file-menu): Rename "Kill Buffer" menu item.
Richard M. Stallman [Fri, 16 Sep 1994 04:36:54 +0000 (04:36 +0000)]
(menu-bar-file-menu): Rename "Kill Buffer" menu item.

29 years ago(multiple_frames, Vframe_title_format, Vicon_title_format): New variables.
Karl Heuer [Fri, 16 Sep 1994 03:29:33 +0000 (03:29 +0000)]
(multiple_frames, Vframe_title_format, Vicon_title_format): New variables.
(store_frame_title): New function.
(x_consider_frame_title): Format title according to template.
(display_mode_element): Handle frame title as well as mode line.
(decode_mode_spec): Use w->buffer, not current_buffer.

29 years ago(syms_of_editfns): Make Vsystem_name and Vuser...name lisp variables again.
Karl Heuer [Fri, 16 Sep 1994 00:41:59 +0000 (00:41 +0000)]
(syms_of_editfns): Make Vsystem_name and Vuser...name lisp variables again.

29 years ago(removenullpaths, paths-force):
Richard M. Stallman [Fri, 16 Sep 1994 00:03:20 +0000 (00:03 +0000)]
(removenullpaths, paths-force):
Use name paths.h.tmp$$, which depends on the pid.

29 years ago(system-key-alist): Add Sun definition for mute-acute.
Richard M. Stallman [Thu, 15 Sep 1994 23:55:25 +0000 (23:55 +0000)]
(system-key-alist): Add Sun definition for mute-acute.

29 years ago(kill-new): Call menu-bar-update-yank-menu only if that function is defined.
Karl Heuer [Thu, 15 Sep 1994 22:19:50 +0000 (22:19 +0000)]
(kill-new): Call menu-bar-update-yank-menu only if that function is defined.

29 years ago(yank-menu): New variable; kill-ring in menu format.
Karl Heuer [Thu, 15 Sep 1994 22:16:49 +0000 (22:16 +0000)]
(yank-menu): New variable; kill-ring in menu format.
(menu-bar-update-yank-menu, menu-bar-select-yank): New function.

29 years agoFix typo in comment.
Karl Heuer [Thu, 15 Sep 1994 21:52:44 +0000 (21:52 +0000)]
Fix typo in comment.

29 years ago(mouse-save-then-kill, mouse-secondary-save-then-kill): Use the kill-new
Karl Heuer [Thu, 15 Sep 1994 21:51:14 +0000 (21:51 +0000)]
(mouse-save-then-kill, mouse-secondary-save-then-kill): Use the kill-new
interface; don't manipulate kill-ring directly.

29 years ago(auto-insert-alist): Add entries for C++.
Richard M. Stallman [Thu, 15 Sep 1994 21:33:54 +0000 (21:33 +0000)]
(auto-insert-alist): Add entries for C++.
(insert-auto-insert-files): Do case-sensitive match except on vms.