bpt/emacs.git
31 years ago(reset_buffer): Clear mark_active field here.
Richard M. Stallman [Sat, 29 May 1993 05:48:29 +0000 (05:48 +0000)]
(reset_buffer): Clear mark_active field here.
(reset_buffer_local_variables): Not here.

31 years ago(indent-sexp): Even if outer-loop-done is t, still move down one line.
Richard M. Stallman [Sat, 29 May 1993 05:45:47 +0000 (05:45 +0000)]
(indent-sexp): Even if outer-loop-done is t, still move down one line.

31 years ago(auto-mode-alist): Fix syntax for sgml mode.
Richard M. Stallman [Sat, 29 May 1993 05:22:49 +0000 (05:22 +0000)]
(auto-mode-alist): Fix syntax for sgml mode.

31 years ago(gettimeofday): Don't store in *tzp if tzp is 0.
Richard M. Stallman [Sat, 29 May 1993 05:05:40 +0000 (05:05 +0000)]
(gettimeofday): Don't store in *tzp if tzp is 0.

31 years ago(MAXDESC): Get it from FD_SETSIZE if that exists.
Richard M. Stallman [Sat, 29 May 1993 05:02:18 +0000 (05:02 +0000)]
(MAXDESC): Get it from FD_SETSIZE if that exists.

31 years ago(timer): Link with $(LOADLIBES).
Richard M. Stallman [Sat, 29 May 1993 05:00:58 +0000 (05:00 +0000)]
(timer): Link with $(LOADLIBES).

31 years ago(PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): Redefined.
Richard M. Stallman [Sat, 29 May 1993 04:59:26 +0000 (04:59 +0000)]
(PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): Redefined.
(SIGNALS_VIA_CHARACTERS): Defined.
[HAVE_SOCKETS] (HAVE_GETTIMEOFDAY): Defined.
(MAIL_PROGRAM_NAME): Defined (two alternate definitions).

31 years agoentered into RCS
Richard M. Stallman [Sat, 29 May 1993 04:53:57 +0000 (04:53 +0000)]
entered into RCS

31 years ago(vt100-wide-mode): Add missing arg in set-frame-width.
Richard M. Stallman [Sat, 29 May 1993 04:40:38 +0000 (04:40 +0000)]
(vt100-wide-mode): Add missing arg in set-frame-width.

31 years ago(x-resolve-font-name): Allow symbol as FACE arg.
Richard M. Stallman [Sat, 29 May 1993 04:36:40 +0000 (04:36 +0000)]
(x-resolve-font-name): Allow symbol as FACE arg.
Allow t as FRAME arg.

31 years ago(send-mail-function): Use defvar. not defconst.
Richard M. Stallman [Sat, 29 May 1993 04:35:25 +0000 (04:35 +0000)]
(send-mail-function): Use defvar. not defconst.

31 years ago(x-fixed-font-alist): Specify field 7, not field 6.
Richard M. Stallman [Sat, 29 May 1993 04:34:00 +0000 (04:34 +0000)]
(x-fixed-font-alist): Specify field 7, not field 6.

31 years ago(ange-ftp-dired-compress-file):
Richard M. Stallman [Sat, 29 May 1993 04:30:10 +0000 (04:30 +0000)]
(ange-ftp-dired-compress-file):
Use dired-compress-file, not dired-compress-filename.

(ange-ftp-set-buffer-mode): Do nothing unless
visited name is an ange ftp magic name.

31 years ago(vc-finish-logentry): Use delete-windows-on.
Richard M. Stallman [Sat, 29 May 1993 03:47:48 +0000 (03:47 +0000)]
(vc-finish-logentry): Use delete-windows-on.

31 years ago(LIBX11_SYSTEM): Defined.
Richard M. Stallman [Sat, 29 May 1993 03:29:45 +0000 (03:29 +0000)]
(LIBX11_SYSTEM): Defined.

31 years ago(vc-steal-lock, vc-insert-headers): Fix question whitespace.
Richard M. Stallman [Sat, 29 May 1993 03:10:35 +0000 (03:10 +0000)]
(vc-steal-lock, vc-insert-headers): Fix question whitespace.

31 years ago(Fgenerate_new_buffer_name): New arg IGNORE.
Richard M. Stallman [Fri, 28 May 1993 23:58:29 +0000 (23:58 +0000)]
(Fgenerate_new_buffer_name): New arg IGNORE.
(Frename_buffer): Pass new arg.

31 years ago(Info-insert-dir): Ignore duplicate directories.
Richard M. Stallman [Fri, 28 May 1993 23:57:33 +0000 (23:57 +0000)]
(Info-insert-dir): Ignore duplicate directories.

31 years ago(syms_of_keymap): Create global_map 256 slots long.
Richard M. Stallman [Fri, 28 May 1993 22:31:52 +0000 (22:31 +0000)]
(syms_of_keymap): Create global_map 256 slots long.

31 years ago(keys_of_cmds): Predefined 0240-0376 as self-insert.
Richard M. Stallman [Fri, 28 May 1993 22:29:10 +0000 (22:29 +0000)]
(keys_of_cmds): Predefined 0240-0376 as self-insert.

31 years agoFinish previous change.
Richard M. Stallman [Fri, 28 May 1993 22:12:56 +0000 (22:12 +0000)]
Finish previous change.

31 years ago(find-log-file): Use source file's truename dir.
Richard M. Stallman [Fri, 28 May 1993 22:08:53 +0000 (22:08 +0000)]
(find-log-file): Use source file's truename dir.

31 years agoVersion 3.8.1 from Gildea.
Richard M. Stallman [Fri, 28 May 1993 21:29:37 +0000 (21:29 +0000)]
Version 3.8.1 from Gildea.

31 years ago(put_line): Don't output \n\t unless more text follows.
Richard M. Stallman [Fri, 28 May 1993 21:22:17 +0000 (21:22 +0000)]
(put_line): Don't output \n\t unless more text follows.

31 years ago(XTread_socket, case KeyPress) [HPUX]:
Richard M. Stallman [Fri, 28 May 1993 21:13:59 +0000 (21:13 +0000)]
(XTread_socket, case KeyPress) [HPUX]:
Recognize the extended function keys.

31 years agoFix message text.
Richard M. Stallman [Fri, 28 May 1993 21:02:48 +0000 (21:02 +0000)]
Fix message text.

31 years ago(hexl-char-after-point): Get rid of mistakenly free variables.
Richard M. Stallman [Fri, 28 May 1993 20:33:14 +0000 (20:33 +0000)]
(hexl-char-after-point): Get rid of mistakenly free variables.

31 years agoDoc fixes.
Richard M. Stallman [Fri, 28 May 1993 20:30:49 +0000 (20:30 +0000)]
Doc fixes.

31 years agoFix up previous change.
Richard M. Stallman [Fri, 28 May 1993 19:46:06 +0000 (19:46 +0000)]
Fix up previous change.

31 years ago(manual-formatted-dirlist, manual-formatted-dir-prefix): Deleted.
Richard M. Stallman [Fri, 28 May 1993 19:19:05 +0000 (19:19 +0000)]
(manual-formatted-dirlist, manual-formatted-dir-prefix): Deleted.

31 years ago(Info-insert-dir): Ignore duplicate directories.
Richard M. Stallman [Fri, 28 May 1993 18:35:23 +0000 (18:35 +0000)]
(Info-insert-dir): Ignore duplicate directories.

31 years ago(Info-default-directory-list): Take out ../../info.
Richard M. Stallman [Fri, 28 May 1993 17:23:47 +0000 (17:23 +0000)]
(Info-default-directory-list): Take out ../../info.
Avoid duplication.

31 years ago(baud-rate): Doc fix.
Richard M. Stallman [Fri, 28 May 1993 16:40:28 +0000 (16:40 +0000)]
(baud-rate): Doc fix.

31 years ago* keyboard.c (menu_bar_items): Bind Qinhibit_quit to Qt while we
Jim Blandy [Fri, 28 May 1993 08:48:33 +0000 (08:48 +0000)]
* keyboard.c (menu_bar_items): Bind Qinhibit_quit to Qt while we
call the keymap accessors; this gets called during redisplay.

31 years ago* etags.c: Replace the CPP tangle for alloca with the one from the
Jim Blandy [Fri, 28 May 1993 08:28:20 +0000 (08:28 +0000)]
* etags.c: Replace the CPP tangle for alloca with the one from the
autoconf documentation, since that's working elsewhere.

31 years ago* s/linux.h (SIGNALS_VIA_CHARACTERS): Try this out for a bit.
Jim Blandy [Fri, 28 May 1993 07:39:58 +0000 (07:39 +0000)]
* s/linux.h (SIGNALS_VIA_CHARACTERS): Try this out for a bit.

31 years ago* make-dist: Make a `site-lisp' directory in the distribution,
Jim Blandy [Fri, 28 May 1993 07:38:26 +0000 (07:38 +0000)]
* make-dist: Make a `site-lisp' directory in the distribution,
instead of a `local-lisp' directory, which hasn't been the
appropriate name for a long time.
* Makefile.in (@rip_paths@locallisppath): Use site-lisp directory
from the distribution first, then /usr/local/lib/emacs/site-lisp.

31 years ago* Makefile.in (do-install): Correctly detect if ./etc and
Jim Blandy [Fri, 28 May 1993 06:55:13 +0000 (06:55 +0000)]
* Makefile.in (do-install): Correctly detect if ./etc and
${srcdir}/etc are the same.

31 years ago* buffer.c (Fmove_overlay): If the overlay is changing buffers,
Jim Blandy [Fri, 28 May 1993 06:50:23 +0000 (06:50 +0000)]
* buffer.c (Fmove_overlay): If the overlay is changing buffers,
do a thorough redisplay.

31 years ago* xfns.c (x_set_frame_parameters): Use the first
Jim Blandy [Fri, 28 May 1993 06:44:48 +0000 (06:44 +0000)]
* xfns.c (x_set_frame_parameters): Use the first
position/size parameter we find, not the last.

31 years ago* s/hpux8.h: Don't define HAVE_RANDOM.
Jim Blandy [Fri, 28 May 1993 06:13:16 +0000 (06:13 +0000)]
* s/hpux8.h: Don't define HAVE_RANDOM.

31 years ago(find-change-log): Chase symlinks multiple levels.
Richard M. Stallman [Fri, 28 May 1993 05:18:06 +0000 (05:18 +0000)]
(find-change-log): Chase symlinks multiple levels.

31 years ago* configure.in: If srcdir is '.', then try using PWD to make it
Jim Blandy [Fri, 28 May 1993 04:52:55 +0000 (04:52 +0000)]
* configure.in: If srcdir is '.', then try using PWD to make it
absolute.

* configure.in: Include ${srcdir} in the printed report, to help
people notice if it's an automounter path.

31 years agoInitial revision
Jim Blandy [Fri, 28 May 1993 04:47:23 +0000 (04:47 +0000)]
Initial revision

31 years ago(rmail-new-summary): Set rmail-summary-buffer
Richard M. Stallman [Fri, 28 May 1993 04:44:55 +0000 (04:44 +0000)]
(rmail-new-summary): Set rmail-summary-buffer
to nil at beginning; set it for real after summary is set up.

31 years ago* config.h.in (UNEXEC_SRC): New macro, set by the configure
Jim Blandy [Fri, 28 May 1993 04:35:57 +0000 (04:35 +0000)]
* config.h.in (UNEXEC_SRC): New macro, set by the configure
script.
* ymakefile (UNEXEC_SRC): Give it a default value here, and make
UNEXEC depend on it.

31 years ago* configure.in: Extract UNEXEC from the system configuration
Jim Blandy [Fri, 28 May 1993 04:33:12 +0000 (04:33 +0000)]
* configure.in: Extract UNEXEC from the system configuration
files, compute the name of the source file corresponding to the
object file, and #define it as UNEXEC_SRC in config.h.

31 years ago(PIXEL_TO_CHAR_COL, PIXEL_TO_CHAR_ROW): Fix mismatch in arg names.
Richard M. Stallman [Fri, 28 May 1993 04:32:28 +0000 (04:32 +0000)]
(PIXEL_TO_CHAR_COL, PIXEL_TO_CHAR_ROW): Fix mismatch in arg names.

31 years ago* Makefile.in (ALL_CFLAGS): Add "-I.", so the system and machine
Jim Blandy [Fri, 28 May 1993 03:33:15 +0000 (03:33 +0000)]
* Makefile.in (ALL_CFLAGS): Add "-I.", so the system and machine
description files can find their ancestors.

31 years ago* configure.in (prefix): Don't run pwd on srcdir unnecessarily.
Jim Blandy [Fri, 28 May 1993 03:24:51 +0000 (03:24 +0000)]
* configure.in (prefix): Don't run pwd on srcdir unnecessarily.

31 years ago(Fsleep_for): Don't return without waiting when SEC is 0.
Richard M. Stallman [Fri, 28 May 1993 01:53:31 +0000 (01:53 +0000)]
(Fsleep_for): Don't return without waiting when SEC is 0.

31 years ago(find-alternate-file): Hide truename and inode number
Richard M. Stallman [Fri, 28 May 1993 01:22:00 +0000 (01:22 +0000)]
(find-alternate-file): Hide truename and inode number
temporarily, like the visited file name.

31 years ago(ALL_CFLAGS): Add -I../src
Richard M. Stallman [Fri, 28 May 1993 01:19:17 +0000 (01:19 +0000)]
(ALL_CFLAGS): Add -I../src

31 years ago(find-dired-sentinel): Write a line describing death.
Roland McGrath [Fri, 28 May 1993 00:58:08 +0000 (00:58 +0000)]
(find-dired-sentinel): Write a line describing death.
Set mode-line-process to record exit status.
Delete the process.

31 years ago(install): Get the scripts from ${srcdir}, unlike the executables.
Richard M. Stallman [Fri, 28 May 1993 00:55:10 +0000 (00:55 +0000)]
(install): Get the scripts from ${srcdir}, unlike the executables.

31 years ago(syms_of_emacs) [CANNOT_DUMP]: Don't defsubr Sdump_emacs*.
Richard M. Stallman [Fri, 28 May 1993 00:51:49 +0000 (00:51 +0000)]
(syms_of_emacs) [CANNOT_DUMP]: Don't defsubr Sdump_emacs*.

31 years agoDelete confusing comments.
Richard M. Stallman [Fri, 28 May 1993 00:32:30 +0000 (00:32 +0000)]
Delete confusing comments.

31 years agoentered into RCS
Roland McGrath [Fri, 28 May 1993 00:10:45 +0000 (00:10 +0000)]
entered into RCS

31 years ago(do-install): Add `shift' command.
Richard M. Stallman [Thu, 27 May 1993 23:57:41 +0000 (23:57 +0000)]
(do-install): Add `shift' command.

31 years ago(frame-initialize): Handle reverseVideo resource.
Richard M. Stallman [Thu, 27 May 1993 23:50:38 +0000 (23:50 +0000)]
(frame-initialize): Handle reverseVideo resource.

31 years ago(x-create-frame-with-faces): Handle reverseVideo resource.
Richard M. Stallman [Thu, 27 May 1993 23:50:21 +0000 (23:50 +0000)]
(x-create-frame-with-faces): Handle reverseVideo resource.

31 years ago(mark_object): Add debugging code to check for ptr clobbered.
Richard M. Stallman [Thu, 27 May 1993 23:48:18 +0000 (23:48 +0000)]
(mark_object): Add debugging code to check for ptr clobbered.

31 years ago(COPYDESTS, COPYDIR): Delete external-lisp dir.
Richard M. Stallman [Thu, 27 May 1993 22:15:01 +0000 (22:15 +0000)]
(COPYDESTS, COPYDIR): Delete external-lisp dir.
(externallispdir): Var deleted.

31 years ago(do-install): Delete the dest dir, not the source dir,
Richard M. Stallman [Thu, 27 May 1993 22:12:55 +0000 (22:12 +0000)]
(do-install): Delete the dest dir, not the source dir,
when they are different.

31 years agoDelete spurious paren outputting short_usage.
Richard M. Stallman [Thu, 27 May 1993 22:02:16 +0000 (22:02 +0000)]
Delete spurious paren outputting short_usage.

31 years agoProvide same name as file.
Richard M. Stallman [Thu, 27 May 1993 21:01:29 +0000 (21:01 +0000)]
Provide same name as file.

31 years agoFix typo.
Richard M. Stallman [Thu, 27 May 1993 12:48:55 +0000 (12:48 +0000)]
Fix typo.

31 years agoPervasive changes to use Emacs 19 features
Richard M. Stallman [Thu, 27 May 1993 12:44:54 +0000 (12:44 +0000)]
Pervasive changes to use Emacs 19 features
and conform to Emacs conventions.

31 years ago(read_char): Correct previous change.
Richard M. Stallman [Thu, 27 May 1993 06:18:44 +0000 (06:18 +0000)]
(read_char): Correct previous change.

31 years ago(x_get_resource_string): New function.
Richard M. Stallman [Thu, 27 May 1993 05:53:05 +0000 (05:53 +0000)]
(x_get_resource_string): New function.

31 years ago* x-win.el: Check for a geometry resource, and apply it to the
Jim Blandy [Thu, 27 May 1993 05:38:12 +0000 (05:38 +0000)]
* x-win.el: Check for a geometry resource, and apply it to the
initial frame.

31 years ago* systty.h: Always terminate comments, to avoid confusion.
Jim Blandy [Thu, 27 May 1993 05:35:48 +0000 (05:35 +0000)]
* systty.h: Always terminate comments, to avoid confusion.

31 years ago* xfns.c: Make resource manager work correctly even when
Jim Blandy [Thu, 27 May 1993 05:09:02 +0000 (05:09 +0000)]
* xfns.c: Make resource manager work correctly even when
Vinvocation_name has periods and asterisks in it.
(Vxrdb_name): New variable.
(Fx_get_resource): Use it instead of Vinvocation_name.
(Fx_open_connection): Initialize it to a copy of Vinvocation_name,
with the dots and stars replaced by hyphens.
(syms_of_xfns): staticpro it here.

* xfns.c (Fx_get_resource): Use the proper format string when the
attribute has been specified.

31 years agoComment out handling of shell-send-input.
Richard M. Stallman [Thu, 27 May 1993 05:01:09 +0000 (05:01 +0000)]
Comment out handling of shell-send-input.
Delete the "local thinking machines" definitions at the end
since they caused compilation failure.

31 years ago(cl-member): Renamed from member.
Richard M. Stallman [Thu, 27 May 1993 04:45:55 +0000 (04:45 +0000)]
(cl-member): Renamed from member.

31 years ago(display-time-day-and-date): Use defvar, not defconst.
Richard M. Stallman [Thu, 27 May 1993 04:04:28 +0000 (04:04 +0000)]
(display-time-day-and-date): Use defvar, not defconst.

31 years ago(x_get_local_selection): If no conversion function
Richard M. Stallman [Thu, 27 May 1993 04:01:13 +0000 (04:01 +0000)]
(x_get_local_selection): If no conversion function
exists for the requested type, just return nil.

31 years ago(display_text_line): Don't call compute_char_face for a non-X frame.
Richard M. Stallman [Thu, 27 May 1993 03:56:12 +0000 (03:56 +0000)]
(display_text_line): Don't call compute_char_face for a non-X frame.

31 years ago(window_loop, case GET_LRU_WINDOW): Get frame's width properly.
Richard M. Stallman [Thu, 27 May 1993 03:46:21 +0000 (03:46 +0000)]
(window_loop, case GET_LRU_WINDOW): Get frame's width properly.

31 years ago* isearch.el (isearch-forward): Remove the claim that
Jim Blandy [Thu, 27 May 1993 03:33:12 +0000 (03:33 +0000)]
* isearch.el (isearch-forward): Remove the claim that
isearch-whitespace-chars matches any string of whitespace.

31 years ago* s/sol2.h: (SOLARIS_BROKEN_ACCESS): Don't define this.
Jim Blandy [Thu, 27 May 1993 03:05:02 +0000 (03:05 +0000)]
* s/sol2.h: (SOLARIS_BROKEN_ACCESS): Don't define this.

31 years ago* s/sol2.h (C_SWITCH_X_SYSTEM): Deleted.
Jim Blandy [Thu, 27 May 1993 03:02:21 +0000 (03:02 +0000)]
* s/sol2.h (C_SWITCH_X_SYSTEM): Deleted.
(LD_SWITCH_SYSTEM): Delete the -L option, leave just -R.

31 years ago* Makefile.in (ALL_CFLAGS): Include -I${srcdir}.
Jim Blandy [Thu, 27 May 1993 02:54:03 +0000 (02:54 +0000)]
* Makefile.in (ALL_CFLAGS): Include -I${srcdir}.
(getopt.o, getopt1.c): Use ${srcdir} as appropriate.

31 years ago* Makefile.in (install): Do install the programs listed in
Jim Blandy [Thu, 27 May 1993 02:46:57 +0000 (02:46 +0000)]
* Makefile.in (install): Do install the programs listed in
INSTALLABLE_SCRIPTS.  Make the renaming loop use INSTALLABLES and
INSTALLABLE_SCRIPTS, instead of writing the programs out.

31 years ago* Makefile.in (${SUBDIR}): Pass the value of the make variable to
Jim Blandy [Thu, 27 May 1993 02:27:22 +0000 (02:27 +0000)]
* Makefile.in (${SUBDIR}): Pass the value of the make variable to
subdirectory makes.

31 years ago* systty.h (HAVE_LTCHARS, HAVE_TCHARS): New macros; define them if
Jim Blandy [Thu, 27 May 1993 02:12:20 +0000 (02:12 +0000)]
* systty.h (HAVE_LTCHARS, HAVE_TCHARS): New macros; define them if
we have those structures, but *don't* define them if we have
TERMIOS, whose functions take care of those parameters; that
screws up AIX.
(struct emacs_tty): Test those symbols, instead of the ioctl
commands.
* sysdep.c (emacs_get_tty, emacs_set_tty, new_ltchars, new_tchars,
init_sys_modes): Same.

31 years ago* s/aix3-2.h (C_SWITCH_SYSTEM): Don't define this to be "-ma" if
Jim Blandy [Thu, 27 May 1993 02:08:14 +0000 (02:08 +0000)]
* s/aix3-2.h (C_SWITCH_SYSTEM): Don't define this to be "-ma" if
we're using GCC - that's an XLC switch.

* s/aix3-2.h (LIBS_SYSTEM): Put -LIM -Liconv here.

31 years agoDon't forget to remove temporary files.
Jim Blandy [Thu, 27 May 1993 01:12:16 +0000 (01:12 +0000)]
Don't forget to remove temporary files.

31 years ago(HAVE_TCATTR): Defined.
Richard M. Stallman [Thu, 27 May 1993 00:21:21 +0000 (00:21 +0000)]
(HAVE_TCATTR): Defined.

31 years ago(listify-key-sequence): Avoid the constant ?\M-\200.
Richard M. Stallman [Thu, 27 May 1993 00:06:08 +0000 (00:06 +0000)]
(listify-key-sequence): Avoid the constant ?\M-\200.

31 years ago* config.h.in (HAVE_RENAME): Include an #undef for this, so
Jim Blandy [Wed, 26 May 1993 23:53:41 +0000 (23:53 +0000)]
* config.h.in (HAVE_RENAME): Include an #undef for this, so
configure will have something to edit.

31 years ago(find-file-noselect): Expand buffer-file-truename
Richard M. Stallman [Wed, 26 May 1993 23:19:07 +0000 (23:19 +0000)]
(find-file-noselect): Expand buffer-file-truename
before copying it to anything else.

31 years ago[HAVE_SOCKETS]: Include socket.h, netdb.h.
Richard M. Stallman [Wed, 26 May 1993 23:14:00 +0000 (23:14 +0000)]
[HAVE_SOCKETS]: Include socket.h, netdb.h.
(get_system_name) [HAVE_SOCKETS]: Use gethostbyname.

31 years ago* s/hpux8.h (LIB_X11_LIB, C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM,
Jim Blandy [Wed, 26 May 1993 23:08:55 +0000 (23:08 +0000)]
* s/hpux8.h (LIB_X11_LIB, C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM,
LD_SWITCH_SYSTEM, OLDXMENU_OPTIONS): Add X11R5 directories to the
search paths in these lists; they shouldn't do any harm if they
don't have X11R5.

31 years ago(dired-other-frame): New function, with binding.
Richard M. Stallman [Wed, 26 May 1993 22:52:13 +0000 (22:52 +0000)]
(dired-other-frame): New function, with binding.

31 years agoMake C-x ` binding just once.
Richard M. Stallman [Wed, 26 May 1993 22:36:32 +0000 (22:36 +0000)]
Make C-x ` binding just once.

31 years agoReport .elc bogosities more clearly.
Jim Blandy [Wed, 26 May 1993 22:22:58 +0000 (22:22 +0000)]
Report .elc bogosities more clearly.

31 years ago(finder-by-keyword): Autoload from `finder', not `finder.el'.
Richard M. Stallman [Wed, 26 May 1993 22:19:06 +0000 (22:19 +0000)]
(finder-by-keyword): Autoload from `finder', not `finder.el'.

31 years ago* make-dist: Check for .elc files with no corresponding .el file.
Jim Blandy [Wed, 26 May 1993 22:19:04 +0000 (22:19 +0000)]
* make-dist: Check for .elc files with no corresponding .el file.

* make-dist: Check for .elc files with no corresponding .el file.

31 years ago(nroff-mode): Don't leave nroff-electric-mode void.
Richard M. Stallman [Wed, 26 May 1993 22:17:29 +0000 (22:17 +0000)]
(nroff-mode): Don't leave nroff-electric-mode void.