]> git.eshelyaron.com Git - emacs.git/log
emacs.git
29 years agoInitial revision
Noah Friedman [Sun, 12 Nov 1995 21:04:08 +0000 (21:04 +0000)]
Initial revision

29 years ago(LIBS_STANDARD): Definition deleted.
Richard M. Stallman [Sun, 12 Nov 1995 06:36:40 +0000 (06:36 +0000)]
(LIBS_STANDARD): Definition deleted.

29 years ago(LIBS_SYSTEM): Fix typo in prev change.
Richard M. Stallman [Sun, 12 Nov 1995 06:34:20 +0000 (06:34 +0000)]
(LIBS_SYSTEM): Fix typo in prev change.

29 years ago(LIB_STANDARD): Extract this as in src/Makefile.in.
Richard M. Stallman [Sun, 12 Nov 1995 06:32:30 +0000 (06:32 +0000)]
(LIB_STANDARD): Extract this as in src/Makefile.in.
(LOADLIBES): Use LIB_STANDARD.

29 years agoAlways include dispextern.h before cm.h.
Richard M. Stallman [Sun, 12 Nov 1995 05:20:12 +0000 (05:20 +0000)]
Always include dispextern.h before cm.h.

29 years ago(universal-argument-other-key): Add to existing unread-command-events value.
Richard M. Stallman [Sat, 11 Nov 1995 23:56:47 +0000 (23:56 +0000)]
(universal-argument-other-key): Add to existing unread-command-events value.

29 years ago(command-line): Don't reject unknown args here.
Richard M. Stallman [Sat, 11 Nov 1995 23:56:03 +0000 (23:56 +0000)]
(command-line): Don't reject unknown args here.
(command-line-1): Detect it here.

29 years ago(balance-windows): Don't count the menu bar's lines in the frame height.
Richard M. Stallman [Sat, 11 Nov 1995 23:51:44 +0000 (23:51 +0000)]
(balance-windows): Don't count the menu bar's lines in the frame height.

29 years ago(syms_of_frame_1): Set up Vdefault_frame_alist here.
Richard M. Stallman [Sat, 11 Nov 1995 23:50:10 +0000 (23:50 +0000)]
(syms_of_frame_1): Set up Vdefault_frame_alist here.
(syms_of_frame): Not here.
(Vdefault_frame_alist): Definition now unconditional.

29 years ago(Fdocumentation): Reject a file reference
Richard M. Stallman [Sat, 11 Nov 1995 23:48:53 +0000 (23:48 +0000)]
(Fdocumentation): Reject a file reference
at the end of a lambda body.

29 years ago(dos_menubar_clock_displayed): New variable.
Richard M. Stallman [Sat, 11 Nov 1995 23:48:29 +0000 (23:48 +0000)]
(dos_menubar_clock_displayed): New variable.
(check_timer): Erase the clock if it has been turned off.

29 years ago(display_text_line): Handle redisplay_end_trigger
Richard M. Stallman [Sat, 11 Nov 1995 22:12:30 +0000 (22:12 +0000)]
(display_text_line): Handle redisplay_end_trigger
before getting the face of the next character.  Reset next_face_change.

29 years ago(mkdir): Create man1dir, not mandir.
Richard M. Stallman [Sat, 11 Nov 1995 20:52:52 +0000 (20:52 +0000)]
(mkdir): Create man1dir, not mandir.
(uninstall): Use man1dir, not mandir.

(man1dir): New variable.
(install-arch-indep): Use man1dir.

29 years ago(NUM_FAILURE_ITEMS, POP_FAILURE_POINT, PUSH_FAILURE_POINT):
Richard M. Stallman [Sat, 11 Nov 1995 20:51:37 +0000 (20:51 +0000)]
(NUM_FAILURE_ITEMS, POP_FAILURE_POINT, PUSH_FAILURE_POINT):
Do not test for backtracking--do the same thing with or without.

(_GNU_SOURCE): Undef before defining.

(re_max_failures): Initialize to just 20000.

29 years ago(describe-buffer-case-table): Use set-char-table-range.
Richard M. Stallman [Sat, 11 Nov 1995 20:39:37 +0000 (20:39 +0000)]
(describe-buffer-case-table): Use set-char-table-range.

29 years ago(rmail-summary-overlay): Make it a permanent local.
Richard M. Stallman [Sat, 11 Nov 1995 20:37:24 +0000 (20:37 +0000)]
(rmail-summary-overlay): Make it a permanent local.

29 years ago(auto-compression-mode): Make arg optional.
Richard M. Stallman [Sat, 11 Nov 1995 20:29:31 +0000 (20:29 +0000)]
(auto-compression-mode): Make arg optional.

29 years ago(check_syntax_table): Check the purpose slot.
Richard M. Stallman [Sat, 11 Nov 1995 20:28:26 +0000 (20:28 +0000)]
(check_syntax_table): Check the purpose slot.
Use Qsyntax_table_p for the error message.

(Fmodify_syntax_entry): Don't fail to init MATCH.

29 years ago(fatal_unexec): Don't use varargs.
Richard M. Stallman [Sat, 11 Nov 1995 20:27:37 +0000 (20:27 +0000)]
(fatal_unexec): Don't use varargs.

29 years ago(display_menu_bar): Fix backwards conditional.
Richard M. Stallman [Sat, 11 Nov 1995 15:55:13 +0000 (15:55 +0000)]
(display_menu_bar): Fix backwards conditional.
(update_menu_bar, redisplay_window): Don't use FRAME_EXTERNAL_MENU_BAR
in #ifdef, since it is always defined.

29 years ago(sh-mode): Remove ! in column 1.
Erik Naggum [Sat, 11 Nov 1995 14:35:47 +0000 (14:35 +0000)]
(sh-mode): Remove ! in column 1.

29 years ago(NO_EDITRES): Defined.
Richard M. Stallman [Sat, 11 Nov 1995 07:14:26 +0000 (07:14 +0000)]
(NO_EDITRES): Defined.
(LIBXMU): Define once again.

29 years ago(HACK_EDITRES): Don't define if NO_EDITRES is defined.
Richard M. Stallman [Sat, 11 Nov 1995 07:13:56 +0000 (07:13 +0000)]
(HACK_EDITRES): Don't define if NO_EDITRES is defined.

29 years ago(HACK_EDITRES): Define here as in xfns.c.
Richard M. Stallman [Sat, 11 Nov 1995 07:13:06 +0000 (07:13 +0000)]
(HACK_EDITRES): Define here as in xfns.c.
(XTread_socket): Test HACK_EDITRES.

29 years ago(delete-frame): Don't use delete-frame as event name.
Richard M. Stallman [Sat, 11 Nov 1995 07:06:05 +0000 (07:06 +0000)]
(delete-frame): Don't use delete-frame as event name.

29 years ago(change-log-mode): Remove incorrect "^" anchors from
Richard M. Stallman [Sat, 11 Nov 1995 05:33:37 +0000 (05:33 +0000)]
(change-log-mode): Remove incorrect "^" anchors from
paragraph-start and -separate.
(change-log-fill-paragraph): Use regular value of paragraph-start
to bound paragraph to be filled, modified values only to do the
filling.  Make lines beginning with parentheses
paragraph-starters, but not paragraph-separators.

29 years ago(lisp-mode-variables, lisp-fill-paragraph): Remove
Richard M. Stallman [Sat, 11 Nov 1995 05:32:13 +0000 (05:32 +0000)]
(lisp-mode-variables, lisp-fill-paragraph): Remove
"^" from paragraph-start and paragraph-separate.  Moved
page-delimiter first in case it has a "^" also.

29 years ago(sh-mode): as above. Use page-delimiter rather than literal "^L".
Richard M. Stallman [Sat, 11 Nov 1995 05:31:11 +0000 (05:31 +0000)]
(sh-mode): as above.  Use page-delimiter rather than literal "^L".

29 years ago(fill-region-as-paragraph): Since adaptive-fill-regexp
Richard M. Stallman [Sat, 11 Nov 1995 05:30:49 +0000 (05:30 +0000)]
(fill-region-as-paragraph): Since adaptive-fill-regexp
is supposed to match text STARTING at the left margin, use
`looking-at' rather than `re-search-forward'.
(fill-individual-paragraphs): Match fill-prefixes starting at left-margin.

29 years ago(dabbrev-case-replace): Doc fix.
Richard M. Stallman [Sat, 11 Nov 1995 05:24:34 +0000 (05:24 +0000)]
(dabbrev-case-replace): Doc fix.

29 years ago(global-map): Removed bindings of down events to ignore.
Richard M. Stallman [Sat, 11 Nov 1995 04:07:39 +0000 (04:07 +0000)]
(global-map): Removed bindings of down events to ignore.
(xterm-mouse-translate): Only generate down event when bound.
Cleanup.  Support for mode line and vertical bar dragging, and
menu-bar events.
(xterm-mouse-x): New variable.
(xterm-mouse-y): New variable.
(mouse-position): Advice to use above variables.
(xterm-mouse-event): Support menu-bar.  Set xterm-mouse-x and xterm-mouse-y.

29 years agoDefine menu-bar mouse-1 as tmm-menubar.
Richard M. Stallman [Sat, 11 Nov 1995 04:06:54 +0000 (04:06 +0000)]
Define menu-bar mouse-1 as tmm-menubar.

29 years ago(set_menu_bar_lines): Record the fact that the window configuration changes.
Richard M. Stallman [Sat, 11 Nov 1995 00:49:45 +0000 (00:49 +0000)]
(set_menu_bar_lines): Record the fact that the window configuration changes.
(set_menu_bar_lines_1): Mark the window as modified.

29 years ago(find-file-noselect): Respect the value of
Karl Heuer [Fri, 10 Nov 1995 19:12:42 +0000 (19:12 +0000)]
(find-file-noselect): Respect the value of
find-file-visit-truename when FILENAME is a directory and
find-file-run-dired is non-nil.

29 years ago(set-auto-mode): If mode cmds move point, obey them.
Richard M. Stallman [Fri, 10 Nov 1995 19:08:56 +0000 (19:08 +0000)]
(set-auto-mode): If mode cmds move point, obey them.

29 years ago(facemenu-active-faces): Replaces function
Karl Heuer [Fri, 10 Nov 1995 18:59:43 +0000 (18:59 +0000)]
(facemenu-active-faces): Replaces function
`facemenu-discard-redundant-faces'.  This version, written by
Simon Marshall, is faster and does not require optional
argument for recursive re-entry.  New argument FRAME allows
check to be done relative to face definitions in any frame.

(facemenu-unlisted-faces): Remove font-lock faces from
the default list.  The list of face names was out of sync; to
prevent this from happenning again I made font-lock.el, and other
packages that create "private" faces, put them on the list
themselves.  This should give them a better chance of being
updated when the packages are changed.

29 years agoAll faces added to facemenu-unlisted-faces list.
Karl Heuer [Fri, 10 Nov 1995 18:58:59 +0000 (18:58 +0000)]
All faces added to facemenu-unlisted-faces list.

29 years ago(makefile-space-face): Don't list in facemenu.
Karl Heuer [Fri, 10 Nov 1995 18:58:37 +0000 (18:58 +0000)]
(makefile-space-face): Don't list in facemenu.

29 years ago(show-paren-command-hook): Don't list `paren-mismatch'
Karl Heuer [Fri, 10 Nov 1995 18:58:14 +0000 (18:58 +0000)]
(show-paren-command-hook): Don't list `paren-mismatch'
face in menu.

29 years agoDon't list any faces in menu.
Karl Heuer [Fri, 10 Nov 1995 18:57:42 +0000 (18:57 +0000)]
Don't list any faces in menu.

29 years ago(holiday-face, calendar-today-face, diary-face): Add
Karl Heuer [Fri, 10 Nov 1995 18:56:58 +0000 (18:56 +0000)]
(holiday-face, calendar-today-face, diary-face): Add
faces to facemenu-unlisted-faces before creating so that facemenu
won't list them as faces to be added interactively.

29 years agoDon't include Xaw/Paned.h unless USE_LUCID is defined.
Richard M. Stallman [Fri, 10 Nov 1995 18:55:48 +0000 (18:55 +0000)]
Don't include Xaw/Paned.h unless USE_LUCID is defined.
(set_frame_menubar): Conditionalized some code on USE_LUCID that
depends on the fact that the parent widget of the menu bar is an Xaw
"Paned" widget.

29 years ago(enriched-next-annotation): Doc fix.
Richard M. Stallman [Fri, 10 Nov 1995 18:04:18 +0000 (18:04 +0000)]
(enriched-next-annotation): Doc fix.

29 years agoFix previous change.
Richard M. Stallman [Fri, 10 Nov 1995 17:58:55 +0000 (17:58 +0000)]
Fix previous change.

29 years ago(LIBS): Add libsrc_libs and keep the old LIBS.
Richard M. Stallman [Fri, 10 Nov 1995 17:47:48 +0000 (17:47 +0000)]
(LIBS): Add libsrc_libs and keep the old LIBS.

29 years ago(display_menu_item): Don't treat buttons specially.
Richard M. Stallman [Fri, 10 Nov 1995 17:43:52 +0000 (17:43 +0000)]
(display_menu_item): Don't treat buttons specially.

29 years ago(x-display-color-p): Accept optional arg.
Richard M. Stallman [Fri, 10 Nov 1995 17:40:47 +0000 (17:40 +0000)]
(x-display-color-p): Accept optional arg.

29 years agoRewrite for new case tables.
Richard M. Stallman [Fri, 10 Nov 1995 17:39:54 +0000 (17:39 +0000)]
Rewrite for new case tables.

29 years ago(do-auto-fill): Use fill-context-prefix.
Richard M. Stallman [Fri, 10 Nov 1995 17:33:26 +0000 (17:33 +0000)]
(do-auto-fill): Use fill-context-prefix.

(shell-command-on-region): Use region-beginning
and region-end, to put them in the command history.

(do-auto-fill): When choosing fill-prefix,
don't include the left-margin indentation.

29 years ago(view-mode-map): Use ordinary Help command.
Richard M. Stallman [Fri, 10 Nov 1995 17:31:23 +0000 (17:31 +0000)]
(view-mode-map): Use ordinary Help command.

29 years ago(tmm-define-keys): New subroutine.
Richard M. Stallman [Fri, 10 Nov 1995 17:29:36 +0000 (17:29 +0000)]
(tmm-define-keys): New subroutine.
(tmm-add-prompt): Use that to define keys in both maps separately.

Use f10 as well as M-`.

29 years ago(command-line): Complain about unknown options.
Richard M. Stallman [Fri, 10 Nov 1995 17:27:52 +0000 (17:27 +0000)]
(command-line): Complain about unknown options.

(command-line): Handle = in option only if starts with --.

(user-mail-address): Doc fix.

29 years ago(mail-yank-clear-headers): Do nothing if
Richard M. Stallman [Fri, 10 Nov 1995 17:23:49 +0000 (17:23 +0000)]
(mail-yank-clear-headers): Do nothing if
mail-yank-ignored-headers is nil.

29 years ago(rmail-delete-message-hook): New hook.
Richard M. Stallman [Fri, 10 Nov 1995 17:21:30 +0000 (17:21 +0000)]
(rmail-delete-message-hook): New hook.
(rmail-delete-message, rmail-delete-forward): Run the hook.

(rmail-mode-hook, rmail-get-new-mail-hook): Add defvars.
(rmail-show-message-hook): Likewise.

29 years ago(pc-selection-mode): Don't mess with c-mode-map.
Richard M. Stallman [Fri, 10 Nov 1995 17:19:47 +0000 (17:19 +0000)]
(pc-selection-mode): Don't mess with c-mode-map.

29 years ago(menu-bar-tools-menu): Always define GNUS entry.
Richard M. Stallman [Fri, 10 Nov 1995 17:18:23 +0000 (17:18 +0000)]
(menu-bar-tools-menu): Always define GNUS entry.

29 years ago(byte-compile-associative): Do operations left to right.
Richard M. Stallman [Fri, 10 Nov 1995 17:16:57 +0000 (17:16 +0000)]
(byte-compile-associative): Do operations left to right.

(byte-force-recompile): Improve the prompt.

29 years ago(fill-region-as-paragraph): Use fill-context-prefix.
Richard M. Stallman [Fri, 10 Nov 1995 17:13:56 +0000 (17:13 +0000)]
(fill-region-as-paragraph): Use fill-context-prefix.
(fill-context-prefix): New function.

(fill-region-as-paragraph): Don't insert extra space
at end of filled region.

(fill-individual-paragraphs): Insist on nonempty header name,
in the special mailp case.

29 years ago(mode-line-format): Modify it, don't override it entirely.
Richard M. Stallman [Fri, 10 Nov 1995 17:10:58 +0000 (17:10 +0000)]
(mode-line-format): Modify it, don't override it entirely.

29 years ago(awk-mode): Require cc-mode.
Richard M. Stallman [Fri, 10 Nov 1995 17:09:45 +0000 (17:09 +0000)]
(awk-mode): Require cc-mode.

29 years ago(apropos-print): Use buffer *Apropos*, not *Help*.
Richard M. Stallman [Fri, 10 Nov 1995 17:08:38 +0000 (17:08 +0000)]
(apropos-print): Use buffer *Apropos*, not *Help*.
(apropos-follow): Don't print a "how to get back" message.

(apropos-follow): Fix error message.

29 years ago(sh-mode-map): Put sh-execute-region on C-M-x.
Richard M. Stallman [Fri, 10 Nov 1995 17:06:28 +0000 (17:06 +0000)]
(sh-mode-map): Put sh-execute-region on C-M-x.
Put executable-interpret on C-c C-x.

29 years ago(server-log): Record the current time.
Richard M. Stallman [Fri, 10 Nov 1995 17:01:59 +0000 (17:01 +0000)]
(server-log): Record the current time.
End with newline whenever STRING doesn't end with one.

29 years agoDon't test THIS_IS_YMAKEFILE.
Richard M. Stallman [Fri, 10 Nov 1995 16:46:41 +0000 (16:46 +0000)]
Don't test THIS_IS_YMAKEFILE.

29 years agoAlways include sys/wait.h unless NOT_C_CODE;
Richard M. Stallman [Fri, 10 Nov 1995 16:42:06 +0000 (16:42 +0000)]
Always include sys/wait.h unless NOT_C_CODE;
don't test #ifdef emacs for that.

29 years ago(SYMS_SYSTEM): Add syms_of_msdos.
Richard M. Stallman [Fri, 10 Nov 1995 16:40:35 +0000 (16:40 +0000)]
(SYMS_SYSTEM): Add syms_of_msdos.

29 years ago(LIB_STANDARD_1): New macro.
Richard M. Stallman [Fri, 10 Nov 1995 16:38:55 +0000 (16:38 +0000)]
(LIB_STANDARD_1): New macro.
(LIB_STANDARD): Use LIB_STANDARD_1.
(LIBS_SYSTEM): Use it here too.

29 years ago(LIBXMU): Never define this.
Richard M. Stallman [Fri, 10 Nov 1995 16:35:33 +0000 (16:35 +0000)]
(LIBXMU): Never define this.

29 years agoTest NOT_C_CODE instead of THIS_IS_YMAKEFILE.
Richard M. Stallman [Fri, 10 Nov 1995 16:33:38 +0000 (16:33 +0000)]
Test NOT_C_CODE instead of THIS_IS_YMAKEFILE.
Get fatal error if not using GCC.

29 years ago(lisp): Add loadup.el.
Richard M. Stallman [Fri, 10 Nov 1995 16:27:28 +0000 (16:27 +0000)]
(lisp): Add loadup.el.

(USE_@X_TOOLKIT_TYPE@): Define here, if appropriate.
(THIS_IS_YMAKEFILE): Definition deleted.

29 years ago(unload_font): Invalidate computed faces.
Richard M. Stallman [Fri, 10 Nov 1995 16:19:51 +0000 (16:19 +0000)]
(unload_font): Invalidate computed faces.
(unload_color): Likewise.
(new_computed_face): Reuse invalidated computed faces.

29 years ago(display_text_line): Get redisplay_end_trigger from window.
Richard M. Stallman [Fri, 10 Nov 1995 16:18:44 +0000 (16:18 +0000)]
(display_text_line): Get redisplay_end_trigger from window.

(display_string): Detect truncation more carefully.

(redisplay_window): On non-X frame, always use
FRAME_MENU_BAR_LINES as criterion for whether to display menu bar.
(update_menu_bar): Likewise.
(display_menu_bar): Do the work here for non-X frames
regardless of USE_X_TOOLKIT.

29 years ago(struct window): New field redisplay_end_trigger.
Richard M. Stallman [Fri, 10 Nov 1995 16:05:24 +0000 (16:05 +0000)]
(struct window): New field redisplay_end_trigger.

29 years ago(Fwindow_redisplay_end_trigger): New function.
Richard M. Stallman [Fri, 10 Nov 1995 16:01:46 +0000 (16:01 +0000)]
(Fwindow_redisplay_end_trigger): New function.
(Fset_window_redisplay_end_trigger): Likewise.
(syms_of_window): defsubr them.

29 years ago(debug_print): Explicitly print a CR.
Richard M. Stallman [Fri, 10 Nov 1995 15:58:13 +0000 (15:58 +0000)]
(debug_print): Explicitly print a CR.

29 years ago(oblookup): Clear ARRAY_MARK_FLAG in obsize.
Richard M. Stallman [Fri, 10 Nov 1995 15:56:08 +0000 (15:56 +0000)]
(oblookup): Clear ARRAY_MARK_FLAG in obsize.

29 years ago(interrupt_signal): Do special things in GC.
Richard M. Stallman [Fri, 10 Nov 1995 15:54:33 +0000 (15:54 +0000)]
(interrupt_signal): Do special things in GC.

29 years ago(Fmove_to_column): Doc fix.
Richard M. Stallman [Fri, 10 Nov 1995 15:48:13 +0000 (15:48 +0000)]
(Fmove_to_column): Doc fix.

(compute_motion): Update next_boundary
when we skip to next newline.

29 years agoOops; left a note in a doc-string.
Simon Marshall [Fri, 10 Nov 1995 08:42:45 +0000 (08:42 +0000)]
Oops; left a note in a doc-string.

29 years ago(Fwrite_region): Move the code that writes annotations for empty files.
Richard M. Stallman [Fri, 10 Nov 1995 06:44:54 +0000 (06:44 +0000)]
(Fwrite_region): Move the code that writes annotations for empty files.

29 years ago(Fformat): Use doprnt_lisp.
Richard M. Stallman [Fri, 10 Nov 1995 06:41:14 +0000 (06:41 +0000)]
(Fformat): Use doprnt_lisp.

29 years agoInclude lisp.h.
Richard M. Stallman [Fri, 10 Nov 1995 06:40:06 +0000 (06:40 +0000)]
Include lisp.h.
(doprnt1): Renamed from doprnt.  New arg LISPSTRINGS.
This is now a static subroutine.
(doprnt): New definition calls doprnt1.
(doprnt_lisp): New function.

29 years ago(update_line): Avoid indexing into obody by -1.
Richard M. Stallman [Fri, 10 Nov 1995 06:38:23 +0000 (06:38 +0000)]
(update_line): Avoid indexing into obody by -1.

29 years ago(syms_of_callint): Set up Qlet, Qletx, Qsave_excursion.
Richard M. Stallman [Fri, 10 Nov 1995 06:34:09 +0000 (06:34 +0000)]
(syms_of_callint): Set up Qlet, Qletx, Qsave_excursion.
(Fcall_interactively): Look past those special forms
when checking for a call to `list'.

29 years ago(Fmake_overlay): New args front-advance and rear-advance.
Richard M. Stallman [Fri, 10 Nov 1995 06:32:38 +0000 (06:32 +0000)]
(Fmake_overlay): New args front-advance and rear-advance.

(syms_of_buffer): Delete the buffer-redisplay-end-trigger local variable.

29 years ago(lisp): Don't distribute site-start.
Richard M. Stallman [Fri, 10 Nov 1995 06:08:02 +0000 (06:08 +0000)]
(lisp): Don't distribute site-start.

29 years ago(run-hook-with-args, run-hook-list-with-args): Safeguard
Richard M. Stallman [Fri, 10 Nov 1995 04:48:27 +0000 (04:48 +0000)]
(run-hook-with-args, run-hook-list-with-args): Safeguard
against a t in the global value of hook variables.

29 years ago(makefile-mode): Call makefile-define-space-face only if it is defined.
Richard M. Stallman [Fri, 10 Nov 1995 04:44:37 +0000 (04:44 +0000)]
(makefile-mode): Call makefile-define-space-face only if it is defined.
(makefile-define-space-face): Create the face unconditionally;
alter it only if have X.

29 years agoFexpt): Doc fix.
Richard M. Stallman [Fri, 10 Nov 1995 04:29:21 +0000 (04:29 +0000)]
Fexpt): Doc fix.

29 years agoRequire calendar.
Richard M. Stallman [Fri, 10 Nov 1995 04:27:30 +0000 (04:27 +0000)]
Require calendar.

29 years ago1. Use local hooks, not local variables.
Simon Marshall [Thu, 9 Nov 1995 08:26:32 +0000 (08:26 +0000)]
1.  Use local hooks, not local variables.
2.  Wrap font-lock-fontify-region, not called fns.
3.  Guarantee anchored keywords don't span lines.

29 years agocompilation-mode-font-lock-keywords tweak
Simon Marshall [Thu, 9 Nov 1995 08:20:16 +0000 (08:20 +0000)]
compilation-mode-font-lock-keywords tweak

29 years ago(env_vars): New variable.
Geoff Voelker [Tue, 7 Nov 1995 07:58:00 +0000 (07:58 +0000)]
(env_vars): New variable.
(add_registry): New procedure.
(main): Use values of configuration environment variables from
the registry if defined, the process environment otherwise.

29 years agoUpdate to latest src/config.in.
Geoff Voelker [Tue, 7 Nov 1995 07:57:46 +0000 (07:57 +0000)]
Update to latest src/config.in.

29 years ago(NTGUI): New macro.
Geoff Voelker [Tue, 7 Nov 1995 07:57:05 +0000 (07:57 +0000)]
(NTGUI): New macro.
[NTGUI] (CFLAGS): Define HAVE_NTGUI.

29 years ago(addpm.exe): Link with $(ADVAPI32).
Geoff Voelker [Tue, 7 Nov 1995 07:56:36 +0000 (07:56 +0000)]
(addpm.exe): Link with $(ADVAPI32).
(install, fast_install): Change same-dir test to create test file in
installation tree and thereby support read-only shares.
(clean): Remove .pdb files.

29 years agoInitial revision
Geoff Voelker [Tue, 7 Nov 1995 07:52:28 +0000 (07:52 +0000)]
Initial revision

29 years ago[win32] (face-menu-read-color, list-colors-display, facemenu-color-equal, face-menu...
Geoff Voelker [Tue, 7 Nov 1995 07:48:36 +0000 (07:48 +0000)]
[win32] (face-menu-read-color, list-colors-display, facemenu-color-equal, face-menu-get-face):
Test for 'win32 window system as well as 'x.

29 years ago[win32] (make-face, make-face-x-resource-internal):
Geoff Voelker [Tue, 7 Nov 1995 07:48:12 +0000 (07:48 +0000)]
[win32] (make-face, make-face-x-resource-internal):
Test for 'win32 window system as well as 'x.

29 years agomouse.el [win32] (mouse-set-region):
Geoff Voelker [Tue, 7 Nov 1995 07:47:47 +0000 (07:47 +0000)]
mouse.el [win32] (mouse-set-region):
Test for 'win32 window system as well as 'x.