bpt/emacs.git
30 years agoFind and display keyboard equivalents of menu items.
Richard M. Stallman [Sat, 19 Feb 1994 06:29:10 +0000 (06:29 +0000)]
Find and display keyboard equivalents of menu items.
(menu_item_equiv_key): New function.
(single_keymap_panes): Call it.

30 years ago(calendar-string-to-mayan-long-count): Don't
Richard M. Stallman [Sat, 19 Feb 1994 02:05:53 +0000 (02:05 +0000)]
(calendar-string-to-mayan-long-count): Don't
assume that periods must end numbers.  Look for digit runs explicitly.

30 years ago(substitute-key-definition): Don't discard menu strings.
Richard M. Stallman [Sat, 19 Feb 1994 00:01:46 +0000 (00:01 +0000)]
(substitute-key-definition): Don't discard menu strings.

30 years ago(lisp-complete-symbol): Doc fix.
Richard M. Stallman [Fri, 18 Feb 1994 23:51:41 +0000 (23:51 +0000)]
(lisp-complete-symbol): Doc fix.

30 years ago(mouse-delete-max-match): Set len properly.
Richard M. Stallman [Fri, 18 Feb 1994 23:51:12 +0000 (23:51 +0000)]
(mouse-delete-max-match): Set len properly.

30 years agoInitial revision
Richard M. Stallman [Fri, 18 Feb 1994 22:50:05 +0000 (22:50 +0000)]
Initial revision

30 years agoComment changes.
Richard M. Stallman [Fri, 18 Feb 1994 22:42:29 +0000 (22:42 +0000)]
Comment changes.

30 years agoInitial revision
Richard M. Stallman [Fri, 18 Feb 1994 22:40:27 +0000 (22:40 +0000)]
Initial revision

30 years ago*** empty log message ***
Fred Pierresteguy [Fri, 18 Feb 1994 22:38:14 +0000 (22:38 +0000)]
*** empty log message ***

30 years ago(Fx_parse_geometry): Don't call check_x.
Richard M. Stallman [Fri, 18 Feb 1994 20:11:20 +0000 (20:11 +0000)]
(Fx_parse_geometry): Don't call check_x.

30 years ago(gud-mode): Define C-c C-l in gud buffer.
Richard M. Stallman [Fri, 18 Feb 1994 20:10:05 +0000 (20:10 +0000)]
(gud-mode): Define C-c C-l in gud buffer.

30 years agoComment change.
Richard M. Stallman [Fri, 18 Feb 1994 19:46:53 +0000 (19:46 +0000)]
Comment change.

30 years agoInitial revision
Richard M. Stallman [Fri, 18 Feb 1994 19:46:18 +0000 (19:46 +0000)]
Initial revision

30 years agoentered into RCS
Fred Pierresteguy [Fri, 18 Feb 1994 13:38:55 +0000 (13:38 +0000)]
entered into RCS

30 years ago*** empty log message ***
Fred Pierresteguy [Fri, 18 Feb 1994 13:24:41 +0000 (13:24 +0000)]
*** empty log message ***

30 years ago(popup_selection_callback): Clean up code. Remove code in #if 0 directive.
Fred Pierresteguy [Fri, 18 Feb 1994 11:03:38 +0000 (11:03 +0000)]
(popup_selection_callback): Clean up code. Remove code in #if 0 directive.
(popup_down_callback): Likewise.

30 years ago(gnu_bits): Use unsigned char.
Richard M. Stallman [Fri, 18 Feb 1994 06:28:50 +0000 (06:28 +0000)]
(gnu_bits): Use unsigned char.

30 years ago(unshow_buffer): Unconditionally set last_window_start.
Richard M. Stallman [Fri, 18 Feb 1994 06:10:23 +0000 (06:10 +0000)]
(unshow_buffer): Unconditionally set last_window_start.

30 years ago(vc-lookup-triple): Yield nil, not "", if NAME is nil.
Paul Eggert [Fri, 18 Feb 1994 02:51:33 +0000 (02:51 +0000)]
(vc-lookup-triple): Yield nil, not "", if NAME is nil.
Otherwise vc-revert-buffer fails with SCCS.

30 years ago(Fdelete_other_windows): Don't call Frecenter;
Richard M. Stallman [Fri, 18 Feb 1994 01:12:10 +0000 (01:12 +0000)]
(Fdelete_other_windows): Don't call Frecenter;
do it by hand and avoid setting w->force_start.

30 years ago(dumpglyphs): Try various alternatives for foreground color
Richard M. Stallman [Fri, 18 Feb 1994 01:01:51 +0000 (01:01 +0000)]
(dumpglyphs): Try various alternatives for foreground color
of a glyph with the cursor on it.

30 years agoComment changes.
Richard M. Stallman [Thu, 17 Feb 1994 23:33:02 +0000 (23:33 +0000)]
Comment changes.

30 years ago*** empty log message ***
Richard M. Stallman [Thu, 17 Feb 1994 23:32:05 +0000 (23:32 +0000)]
*** empty log message ***

30 years ago(ange-ftp-insert-file-contents): New arg REPLACE.
Richard M. Stallman [Thu, 17 Feb 1994 23:19:36 +0000 (23:19 +0000)]
(ange-ftp-insert-file-contents): New arg REPLACE.

30 years ago*** empty log message ***
Fred Pierresteguy [Thu, 17 Feb 1994 22:09:05 +0000 (22:09 +0000)]
*** empty log message ***

30 years agoDelete the code to enable menu bars.
Richard M. Stallman [Thu, 17 Feb 1994 22:01:45 +0000 (22:01 +0000)]
Delete the code to enable menu bars.

30 years ago(defun-prompt-regexp): Now a user variable.
Richard M. Stallman [Thu, 17 Feb 1994 21:06:52 +0000 (21:06 +0000)]
(defun-prompt-regexp): Now a user variable.

30 years agoUse <...> for config.h.
Richard M. Stallman [Thu, 17 Feb 1994 20:05:33 +0000 (20:05 +0000)]
Use <...> for config.h.

30 years ago*** empty log message ***
Richard M. Stallman [Thu, 17 Feb 1994 20:02:50 +0000 (20:02 +0000)]
*** empty log message ***

30 years ago(Finsert_file_contents): Fix previous change.
Richard M. Stallman [Thu, 17 Feb 1994 19:23:59 +0000 (19:23 +0000)]
(Finsert_file_contents): Fix previous change.

30 years ago(mail-mailer-swallows-blank-line): Fix regexp typo.
Richard M. Stallman [Thu, 17 Feb 1994 19:04:07 +0000 (19:04 +0000)]
(mail-mailer-swallows-blank-line): Fix regexp typo.
Check for apparent header line as well as for leading whitespace.

30 years ago* etags.c (--absolute-pathnames): this option removed.
Francesco Potortì [Thu, 17 Feb 1994 18:01:38 +0000 (18:01 +0000)]
* etags.c (--absolute-pathnames): this option removed.

30 years ago(Finsert_file_contents): New arg REPLACE.
Richard M. Stallman [Thu, 17 Feb 1994 08:38:34 +0000 (08:38 +0000)]
(Finsert_file_contents): New arg REPLACE.
New feature to replace buffer contents with file contents.

30 years ago(revert-buffer): Use new insert-file-contents replace arg.
Richard M. Stallman [Thu, 17 Feb 1994 08:19:58 +0000 (08:19 +0000)]
(revert-buffer): Use new insert-file-contents replace arg.

30 years agointerpreter-mode-alist: Add modes for awk, gawk, and scm scripts.
Noah Friedman [Thu, 17 Feb 1994 05:52:56 +0000 (05:52 +0000)]
interpreter-mode-alist: Add modes for awk, gawk, and scm scripts.

30 years ago(child_setup_tty): Typo in previous change.
Richard M. Stallman [Thu, 17 Feb 1994 05:40:07 +0000 (05:40 +0000)]
(child_setup_tty): Typo in previous change.

30 years ago(time-stamp-start): Allow more white space
Richard M. Stallman [Thu, 17 Feb 1994 03:44:17 +0000 (03:44 +0000)]
(time-stamp-start): Allow more white space
between keyword and time stamp.

30 years agoentered into RCS
Richard M. Stallman [Thu, 17 Feb 1994 03:36:11 +0000 (03:36 +0000)]
entered into RCS

30 years ago(unexec): Add cast to result of `sbrk'.
Richard M. Stallman [Thu, 17 Feb 1994 03:32:02 +0000 (03:32 +0000)]
(unexec): Add cast to result of `sbrk'.

30 years ago(EMACS_TTY_TABS_OK): Alternate definition if no TABDLY.
Richard M. Stallman [Thu, 17 Feb 1994 03:21:36 +0000 (03:21 +0000)]
(EMACS_TTY_TABS_OK): Alternate definition if no TABDLY.

30 years ago(child_setup_tty): Use IUCLC, OLCUC, NLDLY only if defined.
Richard M. Stallman [Thu, 17 Feb 1994 03:20:17 +0000 (03:20 +0000)]
(child_setup_tty): Use IUCLC, OLCUC, NLDLY only if defined.

30 years ago(BSD_PGRPS): Defined.
Richard M. Stallman [Thu, 17 Feb 1994 03:07:50 +0000 (03:07 +0000)]
(BSD_PGRPS): Defined.

30 years ago(main): Test BSD_PGRPS, not BSD.
Richard M. Stallman [Thu, 17 Feb 1994 03:00:56 +0000 (03:00 +0000)]
(main): Test BSD_PGRPS, not BSD.

30 years ago(init_sys_modes, reset_sys_modes): Test BSD_PGRPS.
Richard M. Stallman [Thu, 17 Feb 1994 02:59:48 +0000 (02:59 +0000)]
(init_sys_modes, reset_sys_modes): Test BSD_PGRPS.
(narrow_foreground_group, widen_foreground_group): Define if BSD_PGRPS.

30 years ago(mips-sony-newsos*): New configuration.
Richard M. Stallman [Thu, 17 Feb 1994 02:18:09 +0000 (02:18 +0000)]
(mips-sony-newsos*): New configuration.

30 years ago(rs6000-bull-bosx*): New configuration.
Fred Pierresteguy [Thu, 17 Feb 1994 02:13:55 +0000 (02:13 +0000)]
(rs6000-bull-bosx*): New configuration.

30 years ago(copmilation-error-regexp-alist): Tighten up Ultrix 3.0 f77 regexp to
Roland McGrath [Thu, 17 Feb 1994 00:11:28 +0000 (00:11 +0000)]
(copmilation-error-regexp-alist): Tighten up Ultrix 3.0 f77 regexp to
exclude : from file names; avoids lossage when : appears in error text.

30 years ago(init_sys_modes): IEXTEN is in c_lflag, not c_iflag.
Richard M. Stallman [Wed, 16 Feb 1994 23:43:53 +0000 (23:43 +0000)]
(init_sys_modes): IEXTEN is in c_lflag, not c_iflag.

30 years ago(put_line): Don't break the line if it all fits.
Richard M. Stallman [Wed, 16 Feb 1994 20:53:00 +0000 (20:53 +0000)]
(put_line): Don't break the line if it all fits.

30 years ago(recover-file): Call auto-save-file-name-p correctly.
Richard M. Stallman [Wed, 16 Feb 1994 18:23:16 +0000 (18:23 +0000)]
(recover-file): Call auto-save-file-name-p correctly.

30 years ago(c++-mode): Set parse-sexp-ignore-comments to t.
Richard M. Stallman [Wed, 16 Feb 1994 18:20:13 +0000 (18:20 +0000)]
(c++-mode): Set parse-sexp-ignore-comments to t.

30 years ago(interpreter-mode-alist): New variable.
Richard M. Stallman [Wed, 16 Feb 1994 07:06:10 +0000 (07:06 +0000)]
(interpreter-mode-alist): New variable.
(set-auto-mode): Use that for chosing a mode.

30 years ago(face-try-color-list): Don't rely on errors from using
Richard M. Stallman [Tue, 15 Feb 1994 22:38:00 +0000 (22:38 +0000)]
(face-try-color-list): Don't rely on errors from using
a color that the server can't really support.

30 years ago(sys_write): If any bytes were written, return how many.
Richard M. Stallman [Tue, 15 Feb 1994 16:22:49 +0000 (16:22 +0000)]
(sys_write): If any bytes were written, return how many.

30 years ago(XTread_socket): Do not assume that select returning
Richard M. Stallman [Tue, 15 Feb 1994 16:17:25 +0000 (16:17 +0000)]
(XTread_socket): Do not assume that select returning
immediately with no events implies a hangup.

30 years ago*** empty log message ***
Fred Pierresteguy [Tue, 15 Feb 1994 13:59:18 +0000 (13:59 +0000)]
*** empty log message ***

30 years ago*** empty log message ***
Fred Pierresteguy [Tue, 15 Feb 1994 13:54:14 +0000 (13:54 +0000)]
*** empty log message ***

30 years ago(Fx_close_current_connection): call check_x.
Karl Heuer [Mon, 14 Feb 1994 23:28:23 +0000 (23:28 +0000)]
(Fx_close_current_connection): call check_x.

30 years ago(Fx_popup_menu): Likewise.
Karl Heuer [Mon, 14 Feb 1994 21:44:50 +0000 (21:44 +0000)]
(Fx_popup_menu): Likewise.

30 years ago(check_x): Make it global.
Karl Heuer [Mon, 14 Feb 1994 21:41:46 +0000 (21:41 +0000)]
(check_x): Make it global.
(x-parse-geometry, x-list-fonts): call check_x.

30 years ago(x-own-selection-internal, x-get-selection-internal,
Karl Heuer [Mon, 14 Feb 1994 21:40:43 +0000 (21:40 +0000)]
(x-own-selection-internal, x-get-selection-internal,
x-disown-selection-internal, x-selection-owner-p, x-selection-exists-p,
x-get-cut-buffer-internal, x-store-cut-buffer-internal,
x-rotate-cut-buffers-internal): call check_x.

30 years ago(check_x): Declare it.
Karl Heuer [Mon, 14 Feb 1994 21:38:49 +0000 (21:38 +0000)]
(check_x): Declare it.

30 years agoInitial revision
Richard M. Stallman [Mon, 14 Feb 1994 20:37:15 +0000 (20:37 +0000)]
Initial revision

30 years ago(current-word): Remove (interactive).
Karl Heuer [Mon, 14 Feb 1994 19:51:22 +0000 (19:51 +0000)]
(current-word): Remove (interactive).

30 years ago(indented_beyond_p): New function.
Karl Heuer [Mon, 14 Feb 1994 19:44:36 +0000 (19:44 +0000)]
(indented_beyond_p): New function.
(compute_motion, vmotion): Use it to treat blank lines specially in selective
display.

30 years ago(try_window_id, display_text_line): Treat blank lines specially in
Karl Heuer [Mon, 14 Feb 1994 19:42:30 +0000 (19:42 +0000)]
(try_window_id, display_text_line): Treat blank lines specially in
selective_display.

30 years agoFix comments.
Karl Heuer [Mon, 14 Feb 1994 19:30:48 +0000 (19:30 +0000)]
Fix comments.

30 years ago* etags.c (absolute_pathnames, cwd): added global vars.
Francesco Potortì [Mon, 14 Feb 1994 14:28:22 +0000 (14:28 +0000)]
* etags.c (absolute_pathnames, cwd): added global vars.
(longopts, print_help, main, process_file): put absolute filenames
in the tag file if the -A --absolute-pathnames option is used.
(print_help): alfabetically order the options.
(malloc, realloc, strcpy, strncpy, strcmp): remove extern declar.

30 years agoInitial revision
Roland McGrath [Mon, 14 Feb 1994 00:41:56 +0000 (00:41 +0000)]
Initial revision

30 years ago(BROKEN_START, TEXT_START): Don't define.
Roland McGrath [Sun, 13 Feb 1994 22:22:26 +0000 (22:22 +0000)]
(BROKEN_START, TEXT_START): Don't define.
(HAVE_TEXT_START): Define this instead.

30 years ago(start_of_text): Don't define #ifdef HAVE_TEXT_START.
Roland McGrath [Sun, 13 Feb 1994 22:19:34 +0000 (22:19 +0000)]
(start_of_text): Don't define #ifdef HAVE_TEXT_START.

30 years ago(decode_mode_spec): Support %+.
Richard M. Stallman [Sun, 13 Feb 1994 02:06:55 +0000 (02:06 +0000)]
(decode_mode_spec): Support %+.

30 years ago(undo, yank): Set this-command to t at start,
Richard M. Stallman [Sun, 13 Feb 1994 00:16:23 +0000 (00:16 +0000)]
(undo, yank): Set this-command to t at start,
and set it correctly at the end.

30 years ago(command_loop_1): On entry, set last_command to this_command.
Richard M. Stallman [Sun, 13 Feb 1994 00:15:20 +0000 (00:15 +0000)]
(command_loop_1): On entry, set last_command to this_command.

30 years ago(term_init): If no `se', use `me';
Richard M. Stallman [Sat, 12 Feb 1994 22:32:39 +0000 (22:32 +0000)]
(term_init): If no `se', use `me';
if no `me' either, don't use standout mode at all.

30 years ago(command-line-1): Improve previous change.
Richard M. Stallman [Sat, 12 Feb 1994 20:14:29 +0000 (20:14 +0000)]
(command-line-1): Improve previous change.

30 years ago(inhibit-startup-echo-area-message): New variable.
Richard M. Stallman [Sat, 12 Feb 1994 20:01:43 +0000 (20:01 +0000)]
(inhibit-startup-echo-area-message): New variable.
(command-line-1): Undo prev change.
New test for whether to suppress echo area message.
Update copyright year in displayed message.

30 years ago(face-initialize): Specify default characteristics
Richard M. Stallman [Sat, 12 Feb 1994 06:25:56 +0000 (06:25 +0000)]
(face-initialize): Specify default characteristics
for the standard faces.  Use face-fill-in to set up existing frames.
(face-fill-in, face-try-color-list): New subroutines.
Handle underline, foreground and background in the
frame-independent info of a face.
(x-create-frame-with-faces): Use face-fill-in.
(x-initialize-frame-faces): Function deleted.

30 years ago(super-apropos-check-doc-file): Don't attempt to retrieve function
Karl Heuer [Sat, 12 Feb 1994 04:21:06 +0000 (04:21 +0000)]
(super-apropos-check-doc-file): Don't attempt to retrieve function
documentation from a symbol with no function binding.

30 years ago(disabled-command-hook): Use eq to compare elts
Richard M. Stallman [Sat, 12 Feb 1994 02:58:48 +0000 (02:58 +0000)]
(disabled-command-hook): Use eq to compare elts
of this-command-keys.  Choose the appropriate kind of Meta.

30 years agoSet up Alt keys as well as C-x 8 prefix.
Richard M. Stallman [Sat, 12 Feb 1994 02:39:53 +0000 (02:39 +0000)]
Set up Alt keys as well as C-x 8 prefix.
No need to create the prefix submaps explicitly.
(iso-transl-char-map): New variable.
Change the sequences aa and ae to just a and e.

30 years ago(Fset_frame_height, Fset_frame_width, Fset_frame_size):
Richard M. Stallman [Sat, 12 Feb 1994 02:37:17 +0000 (02:37 +0000)]
(Fset_frame_height, Fset_frame_width, Fset_frame_size):
Pass CHANGE_GRAVITY arg to x_set_window_size.

(other_visible_frames): New function; code taken from Fdelete_frame.
(Fdelete_frame): Use it.
(Fmake_frame_invisible): Use it.  New arg FORCE.

30 years ago(clone-init-mode-variables): Don't defvar
Richard M. Stallman [Sat, 12 Feb 1994 02:27:29 +0000 (02:27 +0000)]
(clone-init-mode-variables): Don't defvar
variables if already bound.  Put on clone-unmerged props if
they were not bound.
(clone-make-docstring): Install the map unconditionally;
set clone-unmerged property to nil.  No clone-merged property.
(clone-set-syntax-table): Set clone-unmerged prop, not clone-merged.
(clone-set-abbrev-table): Call clone-merge-abbrev-tables.
Don't touch properties here.
(clone-merge-keymaps): Splice out the `keymap' of the OLD map.
(clone-merge-abbrev-tables): New function.

30 years agoFix misspelled symbol LD_SWITCH_X_SITE_AUX.
Karl Heuer [Sat, 12 Feb 1994 02:26:44 +0000 (02:26 +0000)]
Fix misspelled symbol LD_SWITCH_X_SITE_AUX.

30 years ago(perl-mode): Set parse-sexp-ignore-comments.
Richard M. Stallman [Sat, 12 Feb 1994 02:17:58 +0000 (02:17 +0000)]
(perl-mode): Set parse-sexp-ignore-comments.

30 years ago(${libsrc}make-docfile): Don't pass ../arch-lib as target to submake.
Richard M. Stallman [Sat, 12 Feb 1994 02:10:41 +0000 (02:10 +0000)]
(${libsrc}make-docfile): Don't pass ../arch-lib as target to submake.

30 years agoFix conditional compilation.
Karl Heuer [Sat, 12 Feb 1994 01:28:45 +0000 (01:28 +0000)]
Fix conditional compilation.

30 years agoDelete HAVE_SETSID; configure checks for that.
Karl Heuer [Sat, 12 Feb 1994 00:32:31 +0000 (00:32 +0000)]
Delete HAVE_SETSID; configure checks for that.

30 years ago*** empty log message ***
Richard M. Stallman [Sat, 12 Feb 1994 00:30:26 +0000 (00:30 +0000)]
*** empty log message ***

30 years ago(gethomedir): Look at LOGNAME before USER.
Karl Heuer [Sat, 12 Feb 1994 00:12:15 +0000 (00:12 +0000)]
(gethomedir): Look at LOGNAME before USER.

30 years ago(x_scroll_bar_create): Fix indentation.
Karl Heuer [Fri, 11 Feb 1994 23:35:47 +0000 (23:35 +0000)]
(x_scroll_bar_create): Fix indentation.

30 years ago(Fuser_real_login_name): Doc fix.
Karl Heuer [Fri, 11 Feb 1994 22:31:39 +0000 (22:31 +0000)]
(Fuser_real_login_name): Doc fix.

30 years ago(rmail-dont-reply-to): Change user-original-login-name to user-login-name.
Karl Heuer [Fri, 11 Feb 1994 22:05:44 +0000 (22:05 +0000)]
(rmail-dont-reply-to): Change user-original-login-name to user-login-name.

30 years ago(rmail-variables, rmail-insert-inbox-text): Change user-original-login-name to
Karl Heuer [Fri, 11 Feb 1994 22:04:41 +0000 (22:04 +0000)]
(rmail-variables, rmail-insert-inbox-text): Change user-original-login-name to
user-login-name.

30 years ago(user-original-login-name): Reduce to a defalias, since it's redundant with
Karl Heuer [Fri, 11 Feb 1994 22:01:56 +0000 (22:01 +0000)]
(user-original-login-name): Reduce to a defalias, since it's redundant with
user-login-name.  All callers changed to use user-login-name.

30 years ago(gnus-user-login-name): Fix doc string.
Karl Heuer [Fri, 11 Feb 1994 21:56:45 +0000 (21:56 +0000)]
(gnus-user-login-name): Fix doc string.

30 years ago(gnus-inews-login-name): Remove unnecessary (getenv "LOGNAME") and (getenv
Karl Heuer [Fri, 11 Feb 1994 21:55:57 +0000 (21:55 +0000)]
(gnus-inews-login-name): Remove unnecessary (getenv "LOGNAME") and (getenv
"USER"), since (user-login-name) already does this.

30 years ago(display-time-filter): Remove unnecessary (getenv "LOGNAME") and (getenv
Karl Heuer [Fri, 11 Feb 1994 21:54:44 +0000 (21:54 +0000)]
(display-time-filter):  Remove unnecessary (getenv "LOGNAME") and (getenv
"USER"), since (user-login-name) already does this.

30 years ago(Fsubstitute_in_file_name): Remove long-dead code that looked at USER before
Karl Heuer [Fri, 11 Feb 1994 21:51:51 +0000 (21:51 +0000)]
(Fsubstitute_in_file_name): Remove long-dead code that looked at USER before
LOGNAME.

30 years ago(init_editfns): Look at LOGNAME before USER.
Karl Heuer [Fri, 11 Feb 1994 21:51:23 +0000 (21:51 +0000)]
(init_editfns): Look at LOGNAME before USER.