bpt/emacs.git
30 years ago(process_send_signal): If PREFER_VSUSP, use VSUSP instead of VSWTCH.
Richard M. Stallman [Mon, 9 May 1994 03:30:55 +0000 (03:30 +0000)]
(process_send_signal): If PREFER_VSUSP, use VSUSP instead of VSWTCH.

30 years ago(PREFER_VSUSP): Defined.
Richard M. Stallman [Mon, 9 May 1994 03:30:26 +0000 (03:30 +0000)]
(PREFER_VSUSP): Defined.

30 years ago(calendar-mouse-set-mark): New function.
Richard M. Stallman [Mon, 9 May 1994 03:20:21 +0000 (03:20 +0000)]
(calendar-mouse-set-mark): New function.
(calendar-mouse-date-menu): Bind it to key.

30 years ago*** empty log message ***
Richard M. Stallman [Sun, 8 May 1994 22:24:11 +0000 (22:24 +0000)]
*** empty log message ***

30 years ago(tempo-insert-region, tempo-show-completion-buffer,
Richard M. Stallman [Sun, 8 May 1994 21:11:37 +0000 (21:11 +0000)]
(tempo-insert-region, tempo-show-completion-buffer,
tempo-leave-completion-buffer): New variables.
(tempo-complete-tag): Added a completion buffer mechanism.
(tempo-display-completions): New function.
(tempo-insert-template): An extension to the (p ...) tag
enables named insertion for later insertion using a (s ...) tag.

30 years ago(x_set_offset): Set gravity and size hint
Richard M. Stallman [Sun, 8 May 1994 21:06:13 +0000 (21:06 +0000)]
(x_set_offset): Set gravity and size hint
before moving the window.

(XTread_socket): For ReparentNotify, use x_top_window_to_frame.
Also recompute frame position using x_real_positions.
For ConfigureNotify, don't ignore send_events.
Also recompute frame position using x_real_positions.

30 years ago(x_real_positions): New function.
Richard M. Stallman [Sun, 8 May 1994 21:03:21 +0000 (21:03 +0000)]
(x_real_positions): New function.

30 years agoDon't pass version to [ce]tags.
Richard M. Stallman [Sun, 8 May 1994 20:32:12 +0000 (20:32 +0000)]
Don't pass version to [ce]tags.

30 years agoForcibly remove "# " style comments from makefiles.
Richard M. Stallman [Sun, 8 May 1994 20:30:46 +0000 (20:30 +0000)]
Forcibly remove "# " style comments from makefiles.

30 years ago(uninstall): When processing lispdir and etcdir,
Richard M. Stallman [Sun, 8 May 1994 19:51:59 +0000 (19:51 +0000)]
(uninstall): When processing lispdir and etcdir,
do nothing unless it exists and is a directory.

30 years agoDoc fixes.
Richard M. Stallman [Sun, 8 May 1994 06:45:49 +0000 (06:45 +0000)]
Doc fixes.

30 years ago(calendar-event-to-date): Set buffer in case calendar isn't current.
Richard M. Stallman [Sun, 8 May 1994 06:29:31 +0000 (06:29 +0000)]
(calendar-event-to-date): Set buffer in case calendar isn't current.

30 years ago(calendar-mouse-print-dates): Add missing level of list
Richard M. Stallman [Sun, 8 May 1994 06:10:52 +0000 (06:10 +0000)]
(calendar-mouse-print-dates): Add missing level of list
for Islamic, Revolutionary and Mayan calendars.
Delete duplicate entry for ISO calendar.

30 years ago*** empty log message ***
Richard M. Stallman [Sun, 8 May 1994 01:38:58 +0000 (01:38 +0000)]
*** empty log message ***

30 years ago(ignore): Allow interactive call.
Richard M. Stallman [Sat, 7 May 1994 22:48:29 +0000 (22:48 +0000)]
(ignore): Allow interactive call.

30 years ago(mail-mailer-swallows-blank-line): Put space and tab into brackets.
Richard M. Stallman [Sat, 7 May 1994 22:00:33 +0000 (22:00 +0000)]
(mail-mailer-swallows-blank-line): Put space and tab into brackets.

30 years ago(dehexlify-buffer): Reflect that binary-process was
Richard M. Stallman [Sat, 7 May 1994 21:55:56 +0000 (21:55 +0000)]
(dehexlify-buffer): Reflect that binary-process was
renamed to binary-process-output.
(dehexlify-buffer): Bind also binary-process-input (for ms-dos).
(hexlify-buffer): Bind both binary-process-input and
binary-process-input (for ms-dos).
(hexl-save-buffer): Force binary save (for ms-dos).

30 years ago[MSDOS]: Rename Vbinary_process to Vbinary_process_output.
Richard M. Stallman [Sat, 7 May 1994 21:53:28 +0000 (21:53 +0000)]
[MSDOS]: Rename Vbinary_process to Vbinary_process_output.
(syms_of_callproc) [MSDOS]: Rename lisp variable binary-process to
binary-process-output.
(Fcall_process, syms_of_callproc) [MSDOS]: Use new names.
(Vbinary_process_input) [MSDOS]: New variable.
(syms_of_callproc) [MSDOS]: Declare binary-process-input.
(Fcall_process_region) [MSDOS]: Bind binary-process-input temporarily
to buffer-file-type.
(init_callproc) [MSDOS]: Don't add lib-src as the wrapped binaries are in bin.

30 years ago(read_char): Don't text do_mouse_tracking;
Richard M. Stallman [Sat, 7 May 1994 19:47:44 +0000 (19:47 +0000)]
(read_char): Don't text do_mouse_tracking;
instead, do prepare_menu_bars only if commandflag > 1.

Do call add_command_key for mouse-movement events.

Test detect_input_pending, not EVENT_QUEUES_EMPTY, for kbd menus.
But don't test either one for mouse menus.

30 years ago(record_delete): Record the old point value only right after a boundary.
Richard M. Stallman [Sat, 7 May 1994 08:38:28 +0000 (08:38 +0000)]
(record_delete): Record the old point value only right after a boundary.

(record_delete): Test last_point_position_buffer.

30 years agoComment change.
Richard M. Stallman [Sat, 7 May 1994 05:31:39 +0000 (05:31 +0000)]
Comment change.

30 years ago(mirror-mode): Commented out.
Richard M. Stallman [Sat, 7 May 1994 05:30:31 +0000 (05:30 +0000)]
(mirror-mode): Commented out.

30 years ago(PURESIZE): Increase to 205000.
Richard M. Stallman [Sat, 7 May 1994 05:22:50 +0000 (05:22 +0000)]
(PURESIZE): Increase to 205000.

30 years agoentered into RCS
Richard M. Stallman [Sat, 7 May 1994 04:39:30 +0000 (04:39 +0000)]
entered into RCS

30 years ago(install-arch-indep): Do install info/dired-x*.
Richard M. Stallman [Sat, 7 May 1994 03:15:33 +0000 (03:15 +0000)]
(install-arch-indep): Do install info/dired-x*.
Merge code in from install-doc.
(install-doc): Merge code back into install-arch-indep.
(install-arch-dep): Don't depend on install-doc.

30 years ago(run_in_place): Don't use pwd for archlibdir and docdir.
Richard M. Stallman [Sat, 7 May 1994 03:14:53 +0000 (03:14 +0000)]
(run_in_place): Don't use pwd for archlibdir and docdir.

30 years agoentered into RCS
Richard M. Stallman [Sat, 7 May 1994 03:03:13 +0000 (03:03 +0000)]
entered into RCS

30 years ago(hexl-insert-char): Increment `address' for every character inserted.
Karl Heuer [Sat, 7 May 1994 02:33:33 +0000 (02:33 +0000)]
(hexl-insert-char): Increment `address' for every character inserted.

30 years ago(PURESIZE): Increase to 235000.
Richard M. Stallman [Sat, 7 May 1994 02:26:40 +0000 (02:26 +0000)]
(PURESIZE): Increase to 235000.

30 years agoProvide 'resume.
Karl Heuer [Sat, 7 May 1994 02:09:00 +0000 (02:09 +0000)]
Provide 'resume.
(resume-process-args): Bind `command-line-default-directory' for
command-line-1.

30 years ago(asm-comment): Don't match newline.
Karl Heuer [Sat, 7 May 1994 01:58:40 +0000 (01:58 +0000)]
(asm-comment): Don't match newline.

30 years ago(dired-mark-subdir-files): Don't pass any arguments interactively.
Karl Heuer [Sat, 7 May 1994 01:56:19 +0000 (01:56 +0000)]
(dired-mark-subdir-files): Don't pass any arguments interactively.

30 years ago(Electric-history-undefined): Substitute `Helper-help', not `Help-for-help'.
Karl Heuer [Sat, 7 May 1994 01:54:48 +0000 (01:54 +0000)]
(Electric-history-undefined): Substitute `Helper-help', not `Help-for-help'.

30 years ago(forms-mode): Set visited file name to nil to prevent overwrite and autosave.
Karl Heuer [Sat, 7 May 1994 01:52:42 +0000 (01:52 +0000)]
(forms-mode): Set visited file name to nil to prevent overwrite and autosave.
The previous method didn't go far enough.

30 years ago(hexl-mode-map): Add bindings for cursor keys.
Karl Heuer [Sat, 7 May 1994 01:48:54 +0000 (01:48 +0000)]
(hexl-mode-map): Add bindings for cursor keys.

30 years ago(hide-ifdef-syntax-table): New variable.
Karl Heuer [Sat, 7 May 1994 01:42:48 +0000 (01:42 +0000)]
(hide-ifdef-syntax-table): New variable.
(hif-tokenize): Use it.
(hide-ifdef-mode): Don't clobber `c-mode-syntax-table'.

30 years ago(isearch-edit-string): Doc fix.
Karl Heuer [Sat, 7 May 1994 01:33:23 +0000 (01:33 +0000)]
(isearch-edit-string): Doc fix.
(isearch-message-prefix): Initialize `isearch-within-brackets'.

30 years ago(shell-forward-command, shell-backward-command): Fix regexp.
Karl Heuer [Sat, 7 May 1994 01:22:50 +0000 (01:22 +0000)]
(shell-forward-command, shell-backward-command): Fix regexp.

30 years ago(rmail-spool-directory): On SCO 3.2v4, use /usr/spool/mail.
Richard M. Stallman [Sat, 7 May 1994 01:22:38 +0000 (01:22 +0000)]
(rmail-spool-directory): On SCO 3.2v4, use /usr/spool/mail.

30 years agoIf rmail-spool-directory is not a directory,
Richard M. Stallman [Sat, 7 May 1994 01:21:58 +0000 (01:21 +0000)]
If rmail-spool-directory is not a directory,
just output an `echo' command to tell about it.

30 years ago(terminal-edit-mode): Doc fix.
Karl Heuer [Sat, 7 May 1994 01:20:07 +0000 (01:20 +0000)]
(terminal-edit-mode): Doc fix.
(terminal-cease-edit): Reset the local keymap.

30 years ago(minibuffer-history-sexp-flag): Doc fix.
Karl Heuer [Sat, 7 May 1994 01:17:18 +0000 (01:17 +0000)]
(minibuffer-history-sexp-flag): Doc fix.

30 years agoDon't precompute keybinding cache for menubar. Now done in startup.el instead.
Karl Heuer [Sat, 7 May 1994 00:22:05 +0000 (00:22 +0000)]
Don't precompute keybinding cache for menubar.  Now done in startup.el instead.

30 years ago(precompute-menubar-bindings): New function, formerly in loadup.el.
Karl Heuer [Sat, 7 May 1994 00:21:24 +0000 (00:21 +0000)]
(precompute-menubar-bindings): New function, formerly in loadup.el.
(normal-top-level): Call it here, after loading user files.
(command-line-1): Or here, if displaying startup message.

30 years ago(sc-cite-original): Add autoload.
Richard M. Stallman [Sat, 7 May 1994 00:19:23 +0000 (00:19 +0000)]
(sc-cite-original): Add autoload.

30 years ago(backquote-backquote-symbol): Don't autoload defvar.
Richard M. Stallman [Sat, 7 May 1994 00:18:35 +0000 (00:18 +0000)]
(backquote-backquote-symbol): Don't autoload defvar.
(`): Write its name directly in the definition.  Use defalias.

30 years ago(rmail-make-basic-summary-line): Show 14 chars before @ and 11 after.
Richard M. Stallman [Fri, 6 May 1994 23:59:28 +0000 (23:59 +0000)]
(rmail-make-basic-summary-line): Show 14 chars before @ and 11 after.

30 years agoChange another new-frame to make-frame (missed this one last time).
Karl Heuer [Fri, 6 May 1994 21:22:39 +0000 (21:22 +0000)]
Change another new-frame to make-frame (missed this one last time).

30 years ago(menu-bar-file-menu): Change new-frame to make-frame, to agree with the
Karl Heuer [Fri, 6 May 1994 20:31:51 +0000 (20:31 +0000)]
(menu-bar-file-menu): Change new-frame to make-frame, to agree with the
keyboard binding.

30 years agoChange new-frame to make-frame.
Karl Heuer [Fri, 6 May 1994 20:29:42 +0000 (20:29 +0000)]
Change new-frame to make-frame.

30 years ago(Man-notify-when-ready): Change new-frame to make-frame.
Karl Heuer [Fri, 6 May 1994 20:28:45 +0000 (20:28 +0000)]
(Man-notify-when-ready): Change new-frame to make-frame.

30 years ago(mouse-tear-off-window): Change new-frame to make-frame.
Karl Heuer [Fri, 6 May 1994 20:27:25 +0000 (20:27 +0000)]
(mouse-tear-off-window): Change new-frame to make-frame.

30 years agoDefine NO_MATHERR.
Richard M. Stallman [Fri, 6 May 1994 18:14:23 +0000 (18:14 +0000)]
Define NO_MATHERR.

30 years agoDon't guard DOMAIN && SING && OVERFLOW check by an #ifndef MSDOS.
Richard M. Stallman [Fri, 6 May 1994 18:14:02 +0000 (18:14 +0000)]
Don't guard DOMAIN && SING && OVERFLOW check by an #ifndef MSDOS.

30 years agoentered into RCS
Richard M. Stallman [Fri, 6 May 1994 17:29:23 +0000 (17:29 +0000)]
entered into RCS

30 years agoInitial revision
Richard M. Stallman [Fri, 6 May 1994 17:28:42 +0000 (17:28 +0000)]
Initial revision

30 years ago*** empty log message ***
Jim Meyering [Fri, 6 May 1994 15:23:06 +0000 (15:23 +0000)]
*** empty log message ***

30 years ago(frame-notice-user-settings): Wait till frame becomes
Richard M. Stallman [Fri, 6 May 1994 09:17:06 +0000 (09:17 +0000)]
(frame-notice-user-settings): Wait till frame becomes
visible before using its parameters.

30 years ago(LD_SWITCH_SYSTEM): Use ./prefix-args, not -Xlinker directly.
Richard M. Stallman [Fri, 6 May 1994 08:30:32 +0000 (08:30 +0000)]
(LD_SWITCH_SYSTEM): Use ./prefix-args, not -Xlinker directly.

30 years ago* m/delta.h: (SYSTEM_MALLOC): deleted. The problem isn't there.
Francesco Potortì [Fri, 6 May 1994 08:16:14 +0000 (08:16 +0000)]
* m/delta.h: (SYSTEM_MALLOC): deleted.  The problem isn't there.

30 years ago(update-directory-autoloads): Ignore files
Richard M. Stallman [Fri, 6 May 1994 08:11:04 +0000 (08:11 +0000)]
(update-directory-autoloads): Ignore files
whose names start with =.  Bind enable-local-eval to nil.

30 years ago(error): Fix logic in call to xmalloc/xrealloc.
Richard M. Stallman [Fri, 6 May 1994 06:45:18 +0000 (06:45 +0000)]
(error): Fix logic in call to xmalloc/xrealloc.

30 years ago(wait_reading_process_input): Don't call prepare_menu_bars
Richard M. Stallman [Fri, 6 May 1994 06:39:48 +0000 (06:39 +0000)]
(wait_reading_process_input): Don't call prepare_menu_bars
unless we are going to redisplay for a garbaged frame.
(read_process_output): Call prepare_menu_bars if waiting for input.
(exec_sentinel): Call prepare_menu_bars if waiting for input.

30 years ago(make_lispy_event): Ignore mouse events for deleted frame.
Richard M. Stallman [Fri, 6 May 1994 06:25:15 +0000 (06:25 +0000)]
(make_lispy_event): Ignore mouse events for deleted frame.

30 years ago(imenu-default-create-index-function):
Richard M. Stallman [Fri, 6 May 1994 06:06:08 +0000 (06:06 +0000)]
(imenu-default-create-index-function):
Temporarily build in handling of a few major modes.
(imenu--completion-buffer): Set completion-reference-buffer properly.

30 years ago(hilit-lookup-face-create): Don't put string values into the global face-font
Karl Heuer [Fri, 6 May 1994 03:07:23 +0000 (03:07 +0000)]
(hilit-lookup-face-create): Don't put string values into the global face-font
data.

30 years ago(Fdelete_other_windows): Do nothing if w->start is outside region.
Karl Heuer [Fri, 6 May 1994 01:49:51 +0000 (01:49 +0000)]
(Fdelete_other_windows): Do nothing if w->start is outside region.
Don't temporarily move point when recomputing window position.

30 years agoUse PT, not point.
Karl Heuer [Fri, 6 May 1994 01:00:15 +0000 (01:00 +0000)]
Use PT, not point.

30 years ago(x_set_offset): Update XNegative and YNegative for new pos.
Richard M. Stallman [Fri, 6 May 1994 00:59:24 +0000 (00:59 +0000)]
(x_set_offset): Update XNegative and YNegative for new pos.

(x_make_frame_invisible): Use XWithdrawWindow again.

30 years ago(last_point_position_buffer): New variable.
Richard M. Stallman [Fri, 6 May 1994 00:48:26 +0000 (00:48 +0000)]
(last_point_position_buffer): New variable.
(command_loop_1): Set it.

(make_lispy_movement): Don't call pixel_to_glyph_coords if FRAME is 0.

30 years ago(frame-notice-user-settings): Use geometry parms from frame
Richard M. Stallman [Fri, 6 May 1994 00:32:58 +0000 (00:32 +0000)]
(frame-notice-user-settings): Use geometry parms from frame
when the initial specifications did not have them.

30 years ago(frame-notice-user-settings): When replacing the first
Richard M. Stallman [Thu, 5 May 1994 22:37:47 +0000 (22:37 +0000)]
(frame-notice-user-settings): When replacing the first
X frame, use the same geometry parms that were used to make it.
(frame-remove-geometry-params):
Treat user-size and user-position as geometry parms.
Store all those parms into frame-initial-geometry-arguments.

30 years ago(x_load_resources) [USE_X_TOOLKIT]: Don't call XrmInitialize.
Richard M. Stallman [Thu, 5 May 1994 20:30:32 +0000 (20:30 +0000)]
(x_load_resources) [USE_X_TOOLKIT]: Don't call XrmInitialize.

30 years ago(describe_map): Ignore bindings for all except symbols and integers.
Richard M. Stallman [Thu, 5 May 1994 20:25:41 +0000 (20:25 +0000)]
(describe_map): Ignore bindings for all except symbols and integers.

30 years ago(unexec): Handle debugging info properly.
Richard M. Stallman [Thu, 5 May 1994 19:31:09 +0000 (19:31 +0000)]
(unexec): Handle debugging info properly.

30 years agoDon't use netbsd.h. Do all that right here.
Richard M. Stallman [Thu, 5 May 1994 19:18:57 +0000 (19:18 +0000)]
Don't use netbsd.h.  Do all that right here.

30 years agoFix out of date comment.
David J. MacKenzie [Thu, 5 May 1994 19:06:48 +0000 (19:06 +0000)]
Fix out of date comment.

30 years ago*** empty log message ***
Richard M. Stallman [Thu, 5 May 1994 07:21:27 +0000 (07:21 +0000)]
*** empty log message ***

30 years agoentered into RCS
Richard M. Stallman [Thu, 5 May 1994 06:49:43 +0000 (06:49 +0000)]
entered into RCS

30 years ago(xmenu_show): Disallow empty menus.
Karl Heuer [Thu, 5 May 1994 06:31:28 +0000 (06:31 +0000)]
(xmenu_show): Disallow empty menus.

30 years ago(Fx_popup_menu): Restore accidentally-deleted call to mouse_position_hook.
Karl Heuer [Thu, 5 May 1994 05:36:17 +0000 (05:36 +0000)]
(Fx_popup_menu): Restore accidentally-deleted call to mouse_position_hook.

30 years ago(choose-completion-string): Barf if completing into
Richard M. Stallman [Thu, 5 May 1994 05:27:59 +0000 (05:27 +0000)]
(choose-completion-string): Barf if completing into
a minibuffer but it's not now active.

30 years ago(rmail-output-menu): Set rmail-default-rmail-file.
Richard M. Stallman [Thu, 5 May 1994 05:08:57 +0000 (05:08 +0000)]
(rmail-output-menu): Set rmail-default-rmail-file.
(rmail-output-to-rmail-file): Doc fix.

30 years ago(last_point_position_buffer): Declared.
Richard M. Stallman [Thu, 5 May 1994 04:44:24 +0000 (04:44 +0000)]
(last_point_position_buffer): Declared.

30 years ago(making src/Makefile and lib-src/Makefile):
Richard M. Stallman [Thu, 5 May 1994 04:12:44 +0000 (04:12 +0000)]
(making src/Makefile and lib-src/Makefile):
Split off the autoconf substitutions and don't pass them thru cpp.
(undefs): Use $canonical as well as $configuration.

30 years agoPut in a separator for where to start cpp procssing.
Richard M. Stallman [Thu, 5 May 1994 04:11:17 +0000 (04:11 +0000)]
Put in a separator for where to start cpp procssing.
Move all autoconf substitutions above that point.
Above that point, use Make-style comments.
This goes with changes in ../configure.in.

30 years agoPut in a separator for where to start cpp procssing.
Richard M. Stallman [Thu, 5 May 1994 04:08:19 +0000 (04:08 +0000)]
Put in a separator for where to start cpp procssing.
Above that, use Make-style comments.
This goes with changes in ../configure.in.

30 years agoComment change.
Richard M. Stallman [Thu, 5 May 1994 03:58:49 +0000 (03:58 +0000)]
Comment change.

30 years agoTest ISC4_0 along with TIOCGWINSZ.
Richard M. Stallman [Wed, 4 May 1994 23:27:39 +0000 (23:27 +0000)]
Test ISC4_0 along with TIOCGWINSZ.

30 years ago(NEED_SIOCTL, ISC4_0): Declared.
Richard M. Stallman [Wed, 4 May 1994 23:27:06 +0000 (23:27 +0000)]
(NEED_SIOCTL, ISC4_0): Declared.

30 years ago(show-ifdefs, hide-ifdefs): Bind inhibit-read-only.
Richard M. Stallman [Wed, 4 May 1994 23:20:44 +0000 (23:20 +0000)]
(show-ifdefs, hide-ifdefs): Bind inhibit-read-only.
Set buffer-read-only directly.
(hide-ifdef-block): Likewise.
(show-ifdef-block): Bind inhibit-read-only; don't set buffer-read-only.

Delete bindings for C-c C-f, C-c C-b, C-c C-u, C-c C-d,
C-c C-p and C-c C-n.  Move C-c C-h to C-c C-d.
(define-hide-ifdef-mode-map): Remove this code
from a function and execute it at load time.
(hide-ifdef-mode-submap): New variable holds the list of commands.
(hide-ifdef-mode-map): Set this up with a prefix key
and put it in minor-mode-map-alist.
(hide-ifdef-mode-map-before): Variable deleted.
(hide-ifdef-mode): Use force-mode-line-update.
Delete the code to manipulate keymaps.

(define-hide-ifdef-mode-map):
Pass (keymap) as KEYMAP arg to where-is-internal.

30 years agoRemove duplicate -freebsd* entry.
Doug Evans [Wed, 4 May 1994 22:44:55 +0000 (22:44 +0000)]
Remove duplicate -freebsd* entry.

30 years ago(frame-notice-user-settings): Discard `reverse' when
Richard M. Stallman [Wed, 4 May 1994 22:41:02 +0000 (22:41 +0000)]
(frame-notice-user-settings): Discard `reverse' when
making the replacement for the initial frame.  Put it on as nil.
(new-frame): Use make-frame instead.

30 years ago(rmail-input-menu): Don't call expand-file-name.
Richard M. Stallman [Wed, 4 May 1994 22:00:30 +0000 (22:00 +0000)]
(rmail-input-menu): Don't call expand-file-name.
Do nothing if rmail-secondary-file-menu return nil.
(rmail-secondary-file-menu): If no files match, warn and return nil.

30 years ago(rmail-output-menu): Don't call expand-file-name.
Richard M. Stallman [Wed, 4 May 1994 22:00:01 +0000 (22:00 +0000)]
(rmail-output-menu): Don't call expand-file-name.
Do nothing if rmail-secondary-file-menu return nil.

30 years ago(imenu): Renamed from goto-index-pos.
Richard M. Stallman [Wed, 4 May 1994 21:34:13 +0000 (21:34 +0000)]
(imenu): Renamed from goto-index-pos.
Add autoload.
(imenu-prev-index-position-function): Renamed from prev-...
(imenu-extract-index-name-function): Renamed from extract-...

30 years ago*** empty log message ***
Richard M. Stallman [Wed, 4 May 1994 21:21:25 +0000 (21:21 +0000)]
*** empty log message ***

30 years ago(gud-marker-acc): Use make-variable-buffer-local.
Richard M. Stallman [Wed, 4 May 1994 20:27:08 +0000 (20:27 +0000)]
(gud-marker-acc): Use make-variable-buffer-local.

30 years ago(hide-sublevels): Typo in previous change.
Richard M. Stallman [Wed, 4 May 1994 19:55:33 +0000 (19:55 +0000)]
(hide-sublevels): Typo in previous change.

30 years agoDistribute lisp/Makefile.
Richard M. Stallman [Wed, 4 May 1994 19:51:18 +0000 (19:51 +0000)]
Distribute lisp/Makefile.