bpt/emacs.git
28 years ago(get_doc_string): Move static vars outside the function,
Richard M. Stallman [Thu, 22 Feb 1996 18:21:03 +0000 (18:21 +0000)]
(get_doc_string): Move static vars outside the function,
and rename to get_doc_string_buffer and get_doc_string_buffer_size.

28 years ago(vc-follow-link): New function.
André Spiegel [Thu, 22 Feb 1996 13:07:58 +0000 (13:07 +0000)]
(vc-follow-link): New function.
(vc-find-file-hook): Use it.

28 years ago(Fsleep_for): Accept sub-second intervals.
Erik Naggum [Thu, 22 Feb 1996 05:50:00 +0000 (05:50 +0000)]
(Fsleep_for): Accept sub-second intervals.

28 years ago(fill-region-as-paragraph): Doc fix.
Erik Naggum [Thu, 22 Feb 1996 02:57:50 +0000 (02:57 +0000)]
(fill-region-as-paragraph): Doc fix.

28 years ago(make-comint, comint-run): Fix autoload cookie.
Erik Naggum [Thu, 22 Feb 1996 02:50:30 +0000 (02:50 +0000)]
(make-comint, comint-run): Fix autoload cookie.

28 years ago(compilation-minor-mode): Add missing `)'.
Erik Naggum [Thu, 22 Feb 1996 02:45:43 +0000 (02:45 +0000)]
(compilation-minor-mode): Add missing `)'.

28 years ago(imenu-buffer-menubar): Add defvar.
Karl Heuer [Wed, 21 Feb 1996 21:44:28 +0000 (21:44 +0000)]
(imenu-buffer-menubar): Add defvar.
(imenu-update-menubar): Make a buffer-specific copy of the local map.

28 years agoComments censored.
Karl Heuer [Wed, 21 Feb 1996 21:39:11 +0000 (21:39 +0000)]
Comments censored.

28 years ago(dun-urinate): Renamed.
Karl Heuer [Wed, 21 Feb 1996 21:35:28 +0000 (21:35 +0000)]
(dun-urinate): Renamed.
(dun-verblist): Indecent word deleted.
(dunnet): Print "censored" message.

28 years ago(rmail-get-new-mail): Don't mess with display-time here.
Karl Heuer [Wed, 21 Feb 1996 21:33:54 +0000 (21:33 +0000)]
(rmail-get-new-mail): Don't mess with display-time here.

28 years ago(display-time-update): New subroutine broken out from
Karl Heuer [Wed, 21 Feb 1996 21:33:35 +0000 (21:33 +0000)]
(display-time-update): New subroutine broken out from
display-time-event-handler.
(display-time): Add hook to rmail-get-new-mail-hook.

28 years ago(derived-mode-merge-syntax-tables): Use inheritance.
Karl Heuer [Wed, 21 Feb 1996 21:33:12 +0000 (21:33 +0000)]
(derived-mode-merge-syntax-tables): Use inheritance.

28 years ago(find-file-noselect): If after-find-file switches buffers,
Karl Heuer [Wed, 21 Feb 1996 21:32:35 +0000 (21:32 +0000)]
(find-file-noselect): If after-find-file switches buffers,
return the buffer that it leaves current.

28 years ago(dired-call-process): Call file name handler.
Karl Heuer [Wed, 21 Feb 1996 21:32:04 +0000 (21:32 +0000)]
(dired-call-process): Call file name handler.

28 years ago(dired-call-process): Put on ange-ftp property.
Karl Heuer [Wed, 21 Feb 1996 21:29:37 +0000 (21:29 +0000)]
(dired-call-process): Put on ange-ftp property.

28 years ago(perl-imenu-generic-expression): Recognize packages.
Karl Heuer [Wed, 21 Feb 1996 21:29:14 +0000 (21:29 +0000)]
(perl-imenu-generic-expression): Recognize packages.

28 years ago(run-with-idle-timer): New function.
Karl Heuer [Wed, 21 Feb 1996 21:28:57 +0000 (21:28 +0000)]
(run-with-idle-timer): New function.
(timer-create, timerp): Leave a slot for idle-delay.
(timer-activate-when-idle): New function.
(timer-event-handler): Handle idle-delay timers specially.
(cancel-timer, cancel-function-timers): Handle idle-delay timers.

28 years ago(c++-mode-syntax-table): Don't use c-mode-syntax-table.
Karl Heuer [Wed, 21 Feb 1996 21:28:23 +0000 (21:28 +0000)]
(c++-mode-syntax-table): Don't use c-mode-syntax-table.

28 years ago(unforward-rmail-message): New command.
Karl Heuer [Wed, 21 Feb 1996 21:28:05 +0000 (21:28 +0000)]
(unforward-rmail-message): New command.

28 years agoMore censorship.
Karl Heuer [Wed, 21 Feb 1996 21:27:39 +0000 (21:27 +0000)]
More censorship.

28 years ago(lisp-fill-paragraph): When filling a comment,
Karl Heuer [Wed, 21 Feb 1996 21:26:11 +0000 (21:26 +0000)]
(lisp-fill-paragraph): When filling a comment,
find paragraph bounds by hand, and pass the SQUEEZE-AFTER arg
to fill-region-as-paragraph.

28 years ago(shell-command): Call file name handler.
Karl Heuer [Wed, 21 Feb 1996 21:25:30 +0000 (21:25 +0000)]
(shell-command): Call file name handler.

28 years ago(ps-generate-postscript-with-faces):
Karl Heuer [Wed, 21 Feb 1996 21:25:01 +0000 (21:25 +0000)]
(ps-generate-postscript-with-faces):
Handle buffer-invisibility-spec when interpreting the invisible prop.

28 years ago(news-reply-mode-map): Delete news-reply-signature.
Karl Heuer [Wed, 21 Feb 1996 21:24:40 +0000 (21:24 +0000)]
(news-reply-mode-map): Delete news-reply-signature.
(news-reply-signature): Improve the message.

(news-reply-yank-message-id, news-reply-yank-from):
Fix swapped args in defvars.

28 years agoUse run-with-idle-timer, not post-command-idle-hook.
Karl Heuer [Wed, 21 Feb 1996 21:21:55 +0000 (21:21 +0000)]
Use run-with-idle-timer, not post-command-idle-hook.

28 years ago(before-init-hook, after-init-hook): Doc fix.
Karl Heuer [Wed, 21 Feb 1996 21:21:31 +0000 (21:21 +0000)]
(before-init-hook, after-init-hook): Doc fix.
(term-setup-hook): Doc fix.
(emacs-startup-hook): New defvar.

28 years agoMove all the put's for menu-enable props to top level.
Karl Heuer [Wed, 21 Feb 1996 21:20:57 +0000 (21:20 +0000)]
Move all the put's for menu-enable props to top level.
(vc-next-action, vc-toggle-read-only): Enable whenever vc-mode.

28 years ago(canonically-space-region): Use insert-before-markers
Karl Heuer [Wed, 21 Feb 1996 21:20:28 +0000 (21:20 +0000)]
(canonically-space-region): Use insert-before-markers
when inserting spaces at end of line.

(fill-region-as-paragraph): New arg SQUEEZE-AFTER.

28 years agoComment censored.
Karl Heuer [Wed, 21 Feb 1996 21:15:07 +0000 (21:15 +0000)]
Comment censored.

28 years ago(C_DEBUG_SWITCH) [not __GNUC__]: New definition.
Karl Heuer [Wed, 21 Feb 1996 21:13:39 +0000 (21:13 +0000)]
(C_DEBUG_SWITCH) [not __GNUC__]: New definition.
(C_OPTIMIZE_SWITCH) [not __GNUC__]: Add #undef.
(X11R5_INHIBIT_I18N): #undef deleted.
(REL_ALLOC): Add #undef.

28 years ago(vfork): Delete definition (kernel bug fixed).
Karl Heuer [Wed, 21 Feb 1996 21:13:01 +0000 (21:13 +0000)]
(vfork): Delete definition (kernel bug fixed).

28 years ago(map_char_table): Fix args in recursive call.
Karl Heuer [Wed, 21 Feb 1996 21:12:21 +0000 (21:12 +0000)]
(map_char_table): Fix args in recursive call.

28 years ago(Fdo_auto_save): Pause before restoring old message.
Karl Heuer [Wed, 21 Feb 1996 21:11:24 +0000 (21:11 +0000)]
(Fdo_auto_save): Pause before restoring old message.

28 years ago(defined_color): When we find a "near" color in the map,
Karl Heuer [Wed, 21 Feb 1996 21:10:28 +0000 (21:10 +0000)]
(defined_color): When we find a "near" color in the map,
make sure it is really available as a read-only color.

28 years ago(redisplay_window): If window-scroll-functions change
Karl Heuer [Wed, 21 Feb 1996 21:09:52 +0000 (21:09 +0000)]
(redisplay_window): If window-scroll-functions change
the start position, redisplay from the new one.

28 years ago(wait_reading_process_input):
Karl Heuer [Wed, 21 Feb 1996 21:08:31 +0000 (21:08 +0000)]
(wait_reading_process_input):
Pass new arg to swallow_events.

(wait_reading_process_input): If read_kbd is 1,
use detect_input_pending_run_timers instead of detect_input_pending.

28 years ago(swallow_events): New arg DO_DISPLAY.
Karl Heuer [Wed, 21 Feb 1996 21:06:51 +0000 (21:06 +0000)]
(swallow_events): New arg DO_DISPLAY.

(swallow_events): Process timer_event events here.
(detect_input_pending_run_timers): New function.

(Vtimer_idle_list): New variable.
(syms_of_keyboard): Set up Lisp var.
(timer_check): Check for idle-time timers too.
Expect timers to have 8 slots.  Initialize triggertime.
(timer_start_idle, timer_stop_idle): New functions.

(get_input_pending): New arg do_timers_now.
(readable_events): Likewise.
(Finput_pending_p): Use get_input_pending, so we can specify
1 for do_timers_now.

(timer_check): Check for difference being zero.

28 years ago(free_widget_value_tree, merge_widget_value):
Karl Heuer [Wed, 21 Feb 1996 20:54:46 +0000 (20:54 +0000)]
(free_widget_value_tree, merge_widget_value):
Use XtFree for the toolkit_data.

28 years ago(main, both definitions): Print a newline for normal termination.
Karl Heuer [Wed, 21 Feb 1996 20:53:01 +0000 (20:53 +0000)]
(main, both definitions): Print a newline for normal termination.

28 years agoUpdate some doc string. Call `add-minor-mode'.
Karl Heuer [Wed, 21 Feb 1996 17:17:51 +0000 (17:17 +0000)]
Update some doc string.  Call `add-minor-mode'.
(follow-windows-start-end-cache, follow-cache-command-list):
New variables.
(follow-cache-valid-p, follow-invalidate-cache): New functions.
(follow-windows-start-end, follow-post-command-hook,
follow-generic-filter): Cache support added.
(follow-avoid-tail-recenter): Problem with minibuffer-only
frames corrected.
(follow-windows-aligned-p): Minor change.

28 years ago(main): Convert port to network byte order.
Karl Heuer [Wed, 21 Feb 1996 17:11:13 +0000 (17:11 +0000)]
(main): Convert port to network byte order.

28 years ago(compilation-minor-mode): Run compilation-minor-mode-hook.
Roland McGrath [Wed, 21 Feb 1996 16:32:37 +0000 (16:32 +0000)]
(compilation-minor-mode): Run compilation-minor-mode-hook.

28 years agoAdded provide.
Roland McGrath [Wed, 21 Feb 1996 07:29:19 +0000 (07:29 +0000)]
Added provide.

28 years ago(Faccept_process_output): Accept sub-second timeouts.
Erik Naggum [Wed, 21 Feb 1996 01:45:21 +0000 (01:45 +0000)]
(Faccept_process_output): Accept sub-second timeouts.

28 years ago(gnus-inews-insert-headers): Check whether Sender
Karl Heuer [Tue, 20 Feb 1996 19:21:45 +0000 (19:21 +0000)]
(gnus-inews-insert-headers): Check whether Sender
and From are equal before inserting a Sender header.

28 years ago(nnheader-insert-head): Make sure the entire head of
Karl Heuer [Tue, 20 Feb 1996 19:17:30 +0000 (19:17 +0000)]
(nnheader-insert-head): Make sure the entire head of
the article is inserted.

28 years agoUse `as-is' parameters to `custom-face-lookup'.
Karl Heuer [Tue, 20 Feb 1996 19:15:28 +0000 (19:15 +0000)]
Use `as-is' parameters to `custom-face-lookup'.

28 years agoClarify info about MS-DOS path handling.
Karl Heuer [Tue, 20 Feb 1996 19:13:05 +0000 (19:13 +0000)]
Clarify info about MS-DOS path handling.

28 years ago(init_eval_once): Initialize specpdl_ptr.
Karl Heuer [Tue, 20 Feb 1996 19:09:48 +0000 (19:09 +0000)]
(init_eval_once): Initialize specpdl_ptr.

28 years agoRemoved (require 'picture).
Erik Naggum [Tue, 20 Feb 1996 14:48:08 +0000 (14:48 +0000)]
Removed (require 'picture).
(finder-insert-at-column): New function.
(finder-list-keywords, finder-list-matches): Use it.

28 years ago(interpreter-mode-alist): Add mawk.
Karl Heuer [Mon, 19 Feb 1996 08:13:10 +0000 (08:13 +0000)]
(interpreter-mode-alist): Add mawk.
(set-auto-mode): Allow either space or tab in #! line.

28 years agoComment fix.
Karl Heuer [Mon, 19 Feb 1996 08:04:43 +0000 (08:04 +0000)]
Comment fix.

28 years ago(decipher-mode, decipher-set-map, decipher-insert,
Karl Heuer [Mon, 19 Feb 1996 07:52:24 +0000 (07:52 +0000)]
(decipher-mode, decipher-set-map, decipher-insert,
decipher-make-checkpoint, decipher-resync): Added special support
for font-lock.
(decipher-use-font-lock, decipher-font-lock-keywords): New vars.
(decipher-toggle-font-lock, decipher-turn-on-font-lock): New funcs.

28 years ago(Fx_create_frame): Title is a string, not a symbol.
Karl Heuer [Mon, 19 Feb 1996 07:40:38 +0000 (07:40 +0000)]
(Fx_create_frame): Title is a string, not a symbol.

28 years ago(lw_internal_update_other_instances): Move static var
Karl Heuer [Mon, 19 Feb 1996 07:38:02 +0000 (07:38 +0000)]
(lw_internal_update_other_instances): Move static var
outside the function, and rename it to lwlib_updating.

28 years agoUse <config.h>, not "config.h".
Richard M. Stallman [Sun, 18 Feb 1996 05:22:20 +0000 (05:22 +0000)]
Use <config.h>, not "config.h".

28 years ago(syms_of_keyboard): Doc fix.
Karl Heuer [Sat, 17 Feb 1996 02:40:39 +0000 (02:40 +0000)]
(syms_of_keyboard): Doc fix.

28 years ago(Fopen_dribble_file): Check for failure.
Karl Heuer [Sat, 17 Feb 1996 02:32:31 +0000 (02:32 +0000)]
(Fopen_dribble_file): Check for failure.

28 years ago(Fopen_dribble_file): Close dribble file before
Karl Heuer [Sat, 17 Feb 1996 02:28:26 +0000 (02:28 +0000)]
(Fopen_dribble_file): Close dribble file before
opening new file.

28 years agoComment fixes.
Karl Heuer [Sat, 17 Feb 1996 02:23:13 +0000 (02:23 +0000)]
Comment fixes.

28 years ago(vip-event-key): previous change undone.
Michael Kifer [Fri, 16 Feb 1996 21:51:41 +0000 (21:51 +0000)]
(vip-event-key): previous change undone.

28 years ago(vip-events-to-macro): discard events represented as lists in macro
Michael Kifer [Fri, 16 Feb 1996 21:50:58 +0000 (21:50 +0000)]
(vip-events-to-macro): discard events represented as lists in macro
definitions.

28 years ago(vip-mouse-click-insert-word): fixed a typo.
Michael Kifer [Fri, 16 Feb 1996 21:49:32 +0000 (21:49 +0000)]
(vip-mouse-click-insert-word): fixed a typo.

28 years ago(ex-map-read-args,ex-unmap-read-args): fixed messages.
Michael Kifer [Fri, 16 Feb 1996 19:02:38 +0000 (19:02 +0000)]
(ex-map-read-args,ex-unmap-read-args): fixed messages.
(vip-events-to-macro): delete nil in macro definitions.

28 years ago(vip-event-key): ignore consp events.
Michael Kifer [Fri, 16 Feb 1996 19:01:53 +0000 (19:01 +0000)]
(vip-event-key): ignore consp events.

28 years agoAdded [ediff-doc] and [eregistry] to menu-bar-tools-menu
Michael Kifer [Fri, 16 Feb 1996 07:30:52 +0000 (07:30 +0000)]
Added [ediff-doc] and [eregistry] to menu-bar-tools-menu

28 years ago*** empty log message ***
Michael Kifer [Fri, 16 Feb 1996 06:36:35 +0000 (06:36 +0000)]
*** empty log message ***

28 years ago*** empty log message ***
Michael Kifer [Fri, 16 Feb 1996 05:25:08 +0000 (05:25 +0000)]
*** empty log message ***

28 years ago*** empty log message ***
Michael Kifer [Fri, 16 Feb 1996 04:49:12 +0000 (04:49 +0000)]
*** empty log message ***

28 years ago*** empty log message ***
Michael Kifer [Fri, 16 Feb 1996 04:27:19 +0000 (04:27 +0000)]
*** empty log message ***

28 years agoInitial revision
Karl Heuer [Fri, 16 Feb 1996 01:01:16 +0000 (01:01 +0000)]
Initial revision

28 years ago(info-insert-file-contents-1) [MSDOS]: Remove leading
Karl Heuer [Fri, 16 Feb 1996 00:58:07 +0000 (00:58 +0000)]
(info-insert-file-contents-1) [MSDOS]: Remove leading
dot only from non-empty suffixes.

28 years ago(auto-mode-alist): Recognize GNUmakefile.
Karl Heuer [Fri, 16 Feb 1996 00:55:11 +0000 (00:55 +0000)]
(auto-mode-alist): Recognize GNUmakefile.

28 years ago(imenu--generic-function): Ignore text properties.
Karl Heuer [Fri, 16 Feb 1996 00:52:43 +0000 (00:52 +0000)]
(imenu--generic-function): Ignore text properties.

28 years ago(auto-mode-alist): Recognize .itcl and .itk suffixes.
Karl Heuer [Fri, 16 Feb 1996 00:50:22 +0000 (00:50 +0000)]
(auto-mode-alist): Recognize .itcl and .itk suffixes.

28 years agoDoc changes.
Karl Heuer [Fri, 16 Feb 1996 00:36:52 +0000 (00:36 +0000)]
Doc changes.
(decipher-char): Added defvar (and also for following variables).
(decipher--prev-char): Renamed from decipher-prev-char.
(decipher--digram): Renamed from digram.
(decipher--digram-list): Renamed from digram-list.
(decipher--before): Renamed from before-array.
(decipher--after): Renamed from after-array.
(decipher--freqs): Renamed from freq-array.

28 years ago(ange-ftp-default-user): Doc fix.
Karl Heuer [Fri, 16 Feb 1996 00:23:05 +0000 (00:23 +0000)]
(ange-ftp-default-user): Doc fix.

28 years ago(Fmake_temp_name) [MSDOS]: Make sure there is at least
Karl Heuer [Fri, 16 Feb 1996 00:17:03 +0000 (00:17 +0000)]
(Fmake_temp_name) [MSDOS]: Make sure there is at least
one character before the dot, in case `prefix' is only a directory
name.

28 years ago(hanoi): Don't show line and column numbers.
Karl Heuer [Fri, 16 Feb 1996 00:12:27 +0000 (00:12 +0000)]
(hanoi): Don't show line and column numbers.
Compute height and width of the window in the correct way,
give the correct error message if the window is too small.
Make rings only with numerical characters.
Set default number of rings to 7 (was 3 before).

28 years ago(gnus-kill-file-kill-by-thread): Correct interactive declaration.
Erik Naggum [Thu, 15 Feb 1996 15:54:19 +0000 (15:54 +0000)]
(gnus-kill-file-kill-by-thread): Correct interactive declaration.

28 years agoCoorect Ethiopic epoch and some spelling errors.
Edward M. Reingold [Thu, 15 Feb 1996 15:18:38 +0000 (15:18 +0000)]
Coorect Ethiopic epoch and some spelling errors.

28 years ago(picture-mode-map): Install picture-self-insert
Richard M. Stallman [Wed, 14 Feb 1996 20:11:04 +0000 (20:11 +0000)]
(picture-mode-map): Install picture-self-insert
where completion has put its own self-insert commands.

28 years ago(vc-consult-rcs-headers): Ignore text properties.
Karl Heuer [Wed, 14 Feb 1996 04:32:55 +0000 (04:32 +0000)]
(vc-consult-rcs-headers): Ignore text properties.

28 years ago(command-line-1): Don't explain recover-session if
Karl Heuer [Wed, 14 Feb 1996 04:26:43 +0000 (04:26 +0000)]
(command-line-1): Don't explain recover-session if
auto-save-list-file-prefix is nil.

28 years ago(hanoi): Don't show line and column numbers.
Karl Heuer [Wed, 14 Feb 1996 04:09:31 +0000 (04:09 +0000)]
(hanoi): Don't show line and column numbers.

28 years ago(x_real_positions): Cast arg of XFree.
Karl Heuer [Tue, 13 Feb 1996 18:24:25 +0000 (18:24 +0000)]
(x_real_positions): Cast arg of XFree.

28 years ago(compilation-parse-errors): Detect doubled slashes in file names matched
Roland McGrath [Tue, 13 Feb 1996 03:05:14 +0000 (03:05 +0000)]
(compilation-parse-errors): Detect doubled slashes in file names matched
and fix them up in the buffer.

28 years agoRecognize sparclet cpu.
Doug Evans [Mon, 12 Feb 1996 23:15:30 +0000 (23:15 +0000)]
Recognize sparclet cpu.

28 years ago(Info-find-index-name): New subroutine, from Info-index-next.
Richard M. Stallman [Mon, 12 Feb 1996 20:57:39 +0000 (20:57 +0000)]
(Info-find-index-name): New subroutine, from Info-index-next.
Match any type of definition, not just Function and Command.
(Info-index-next): Use Info-find-index-name.
(Info-find-node, Info-index, Info-index-next): Use `...' in err msgs.

28 years ago(redisplay) [USE_X_TOOLKIT]: Do nothing if popup_activated.
Richard M. Stallman [Mon, 12 Feb 1996 20:56:46 +0000 (20:56 +0000)]
(redisplay) [USE_X_TOOLKIT]: Do nothing if popup_activated.

28 years ago* config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
Per Bothner [Mon, 12 Feb 1996 20:55:56 +0000 (20:55 +0000)]
* config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
* config.guess (*:CYGWIN*): New

28 years ago(x_error_quitter): Add newline to error message.
Richard M. Stallman [Mon, 12 Feb 1996 20:48:35 +0000 (20:48 +0000)]
(x_error_quitter): Add newline to error message.

28 years ago* config.guess: Support m68k-cbm-sysv4.
Per Bothner [Mon, 12 Feb 1996 20:44:56 +0000 (20:44 +0000)]
* config.guess:  Support m68k-cbm-sysv4.
* config.guess (*:Linux:*:*): Guess m68k-unknown-linux

28 years ago(install-arch-indep): Install info/ccmode*.
Richard M. Stallman [Mon, 12 Feb 1996 19:53:16 +0000 (19:53 +0000)]
(install-arch-indep): Install info/ccmode*.

(install-arch-indep): Copy build-dir's lisp subdir to lispdir.
Protect against /bin/pwd returning null string.

28 years agoCommeht change.
Richard M. Stallman [Mon, 12 Feb 1996 10:25:48 +0000 (10:25 +0000)]
Commeht change.

28 years ago(xmalloc_widget_value): Define only if USE_X_TOOLKIT.
Richard M. Stallman [Mon, 12 Feb 1996 10:05:00 +0000 (10:05 +0000)]
(xmalloc_widget_value): Define only if USE_X_TOOLKIT.

28 years ago(get_doc_string): Always read entire disk blocks.
Richard M. Stallman [Mon, 12 Feb 1996 09:49:01 +0000 (09:49 +0000)]
(get_doc_string): Always read entire disk blocks.

28 years ago(mail-names, mail-local-names, mail-directory-names)
Richard M. Stallman [Mon, 12 Feb 1996 08:09:49 +0000 (08:09 +0000)]
(mail-names, mail-local-names, mail-directory-names)
(mail-address-field-regexp, mail-complete-alist)
(mail-complete-function, mail-directory-function)
(mail-directory-requery, mail-directory-process, mail-directory-stream)
(mail-directory-parser): New variables.
(expand-mail-aliases): Use `mail-address-field-regexp'.
(build-mail-aliases): Use space in buffer-name semantics.
(define-mail-alias): Reset `mail-names' to t.
(mail-complete): New command.
(mail-get-names, mail-directory, mail-directory-process)
(mail-directory-stream, mail-sentto-newsgroups): New functions.

28 years ago[HAVE_NTGUI] (lispy_function_keys): Add mappings
Richard M. Stallman [Mon, 12 Feb 1996 06:53:30 +0000 (06:53 +0000)]
[HAVE_NTGUI] (lispy_function_keys): Add mappings
for keypad function keys and new PC optional keys.

28 years ago(command-line): On windows NT, look for .emacs or _emacs.
Richard M. Stallman [Mon, 12 Feb 1996 01:17:15 +0000 (01:17 +0000)]
(command-line): On windows NT, look for .emacs or _emacs.