]> git.eshelyaron.com Git - emacs.git/log
emacs.git
31 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.

31 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.

31 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.

31 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.

31 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.

31 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.

31 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.

31 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.

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

31 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'.

31 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.

31 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.

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

31 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.

31 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.

31 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.

31 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.

31 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.

31 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.

31 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.

31 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.

31 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.

31 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.

31 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.

31 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.

31 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.

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

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

31 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.

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

31 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.

31 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.

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

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

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

31 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.

31 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.

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

31 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.

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

31 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.

31 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.

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

31 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.

31 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.

31 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.

31 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.

31 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.

31 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.

31 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.

31 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.

31 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.

31 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.

31 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.

31 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.

31 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.

31 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.

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

31 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.

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

31 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.

31 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.

31 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.

31 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.

31 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.

31 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.

31 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.

31 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.

31 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.

31 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.

31 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.

31 years agoDon't initialize CC.
Richard M. Stallman [Fri, 11 Feb 1994 21:32:49 +0000 (21:32 +0000)]
Don't initialize CC.

(creating src/Makefile): Also generate -U switches
for symbols in the $configuration value.

(creating src/Makefile): Delete blank lines along with lines of whitespace.

Check for sys_siglist being declared in system header.

(m68k-motorola-sysv*, m68000-motorola-sysv*): Compute proper CC value.

31 years ago(perform-replace): Check for empty stack.
Karl Heuer [Fri, 11 Feb 1994 21:07:59 +0000 (21:07 +0000)]
(perform-replace): Check for empty stack.

31 years ago(syms_of_buffer): Doc fix.
Richard M. Stallman [Fri, 11 Feb 1994 19:06:00 +0000 (19:06 +0000)]
(syms_of_buffer): Doc fix.

31 years ago(decode_mode_spec): Implement `P'.
Richard M. Stallman [Fri, 11 Feb 1994 18:56:15 +0000 (18:56 +0000)]
(decode_mode_spec): Implement `P'.

31 years agoUse -ltermcap, not Emacs's own version. #undef symbols used for
Charles Hannum [Fri, 11 Feb 1994 17:52:05 +0000 (17:52 +0000)]
Use -ltermcap, not Emacs's own version.  #undef symbols used for
replacement getloadavg(), since we have our own.  Don't redefine
symbols from a.out.h if they already exit (i.e. this is NetBSD >0.9).

31 years ago(SYSV_SYSTEM_DIR): Define.
Roland McGrath [Fri, 11 Feb 1994 17:32:57 +0000 (17:32 +0000)]
(SYSV_SYSTEM_DIR): Define.
(BROKEN_START, TEXT_START, START_FILES, UNEXEC, RUN_TIME_REMAP): Define to
use unexsunos4.
(N_PAGSIZ, N_BSSSADDR, N_TRELOFF): Define so unexsunos4.c compiles.

31 years ago(x_set_menu_bar_lines) [USE_X_TOOLKIT]: Dont Call XtDestroyWidget but
Fred Pierresteguy [Fri, 11 Feb 1994 13:56:38 +0000 (13:56 +0000)]
(x_set_menu_bar_lines) [USE_X_TOOLKIT]: Dont Call XtDestroyWidget but
free_frame_menubar.
Undo previous changes.

31 years ago*** empty log message ***
Fred Pierresteguy [Fri, 11 Feb 1994 13:50:53 +0000 (13:50 +0000)]
*** empty log message ***

31 years ago(x_destroy_window) [USE_X_TOOLKIT]: Call free_frame_menubar.
Fred Pierresteguy [Fri, 11 Feb 1994 13:25:11 +0000 (13:25 +0000)]
(x_destroy_window) [USE_X_TOOLKIT]: Call free_frame_menubar.

31 years ago(free_frame_menubar) [USE_X_TOOLKIT]. New function to destroy the X Widget
Fred Pierresteguy [Fri, 11 Feb 1994 13:19:19 +0000 (13:19 +0000)]
(free_frame_menubar) [USE_X_TOOLKIT]. New function to destroy the X Widget
instance of the menubar.

31 years ago(xmenu_show) [USE_X_TOOLKIT]: return Qnil when val is null.
Fred Pierresteguy [Fri, 11 Feb 1994 08:52:53 +0000 (08:52 +0000)]
(xmenu_show) [USE_X_TOOLKIT]: return Qnil when val is null.

31 years agoFix spelling of pre-command-hook.
Karl Heuer [Fri, 11 Feb 1994 08:10:01 +0000 (08:10 +0000)]
Fix spelling of pre-command-hook.

31 years ago(syms_of_keyboard): Add a DEFVAR for command-hook-internal.
Karl Heuer [Fri, 11 Feb 1994 08:05:12 +0000 (08:05 +0000)]
(syms_of_keyboard): Add a DEFVAR for command-hook-internal.
(command_loop_1): Use it for post-command-hook.

(Fexecute_extended_command): Copy this_command_keys as a vector, not a string.

31 years agoFix syntax used for C-SPC.
Karl Heuer [Fri, 11 Feb 1994 06:03:57 +0000 (06:03 +0000)]
Fix syntax used for C-SPC.

31 years ago(etags-goto-tag-location): First go directly to STARTPOS and see if PAT is
Roland McGrath [Fri, 11 Feb 1994 05:54:37 +0000 (05:54 +0000)]
(etags-goto-tag-location): First go directly to STARTPOS and see if PAT is
right there.

31 years ago(sys_siglist): Protect decl with #ifndef SYS_SIGLIST_DECLARED.
Roland McGrath [Fri, 11 Feb 1994 02:52:17 +0000 (02:52 +0000)]
(sys_siglist): Protect decl with #ifndef SYS_SIGLIST_DECLARED.

31 years agoAdd #undef SYS_SIGLIST_DECLARED.
Roland McGrath [Fri, 11 Feb 1994 02:50:00 +0000 (02:50 +0000)]
Add #undef SYS_SIGLIST_DECLARED.

31 years ago(read_char, read_char_minibuf_menu_prompt, read_key_sequence): Retry read_char
Karl Heuer [Fri, 11 Feb 1994 01:34:16 +0000 (01:34 +0000)]
(read_char, read_char_minibuf_menu_prompt, read_key_sequence): Retry read_char
after a buffer change.

31 years ago(read_filtered_event): Retry read_char after a buffer change.
Karl Heuer [Fri, 11 Feb 1994 01:29:24 +0000 (01:29 +0000)]
(read_filtered_event): Retry read_char after a buffer change.

31 years agoSplit #ifdef so as not to confuse c-mode.
Karl Heuer [Fri, 11 Feb 1994 00:13:59 +0000 (00:13 +0000)]
Split #ifdef so as not to confuse c-mode.

31 years ago(Fpos_visible_in_window_p): Take hscroll into account.
Karl Heuer [Fri, 11 Feb 1994 00:00:28 +0000 (00:00 +0000)]
(Fpos_visible_in_window_p): Take hscroll into account.

31 years ago(buffer_posn_from_coords): Take hscroll into account.
Karl Heuer [Thu, 10 Feb 1994 23:59:25 +0000 (23:59 +0000)]
(buffer_posn_from_coords): Take hscroll into account.

31 years ago(Fmessage): Copy the text to be displayed into a malloc'd buffer.
Karl Heuer [Thu, 10 Feb 1994 20:50:54 +0000 (20:50 +0000)]
(Fmessage): Copy the text to be displayed into a malloc'd buffer.

31 years agoComment change.
Karl Heuer [Thu, 10 Feb 1994 20:44:20 +0000 (20:44 +0000)]
Comment change.

31 years ago(difftm): Simplify expression.
Karl Heuer [Thu, 10 Feb 1994 20:27:34 +0000 (20:27 +0000)]
(difftm): Simplify expression.

31 years ago(xmenu_show) [USE_X_TOOLKIT]: Test event.xmotion.x_root in the MotionNotify
Fred Pierresteguy [Thu, 10 Feb 1994 09:34:37 +0000 (09:34 +0000)]
(xmenu_show) [USE_X_TOOLKIT]: Test event.xmotion.x_root in the MotionNotify
case.

31 years ago(shell-get-current-command): Make regexp more selective.
Richard M. Stallman [Thu, 10 Feb 1994 08:35:48 +0000 (08:35 +0000)]
(shell-get-current-command): Make regexp more selective.

31 years ago(mouse-start-end): For double click with START on openparen,
Richard M. Stallman [Thu, 10 Feb 1994 07:39:09 +0000 (07:39 +0000)]
(mouse-start-end): For double click with START on openparen,
start forward scan from START.

31 years ago(lisp-font-lock-keywords-2): Quote the * in let*.
Richard M. Stallman [Thu, 10 Feb 1994 04:43:50 +0000 (04:43 +0000)]
(lisp-font-lock-keywords-2): Quote the * in let*.