bpt/emacs.git
30 years ago(struct handler): New field chosen_clause.
Richard M. Stallman [Wed, 2 Mar 1994 03:44:58 +0000 (03:44 +0000)]
(struct handler): New field chosen_clause.
(memory_signal_data): Declare it.

30 years ago(make_frame): Init menu_bar_items field to 0.
Richard M. Stallman [Wed, 2 Mar 1994 03:43:07 +0000 (03:43 +0000)]
(make_frame): Init menu_bar_items field to 0.

30 years agoNew s-file for rs60000-ibm-aix3.2.5.
Karl Heuer [Wed, 2 Mar 1994 03:23:30 +0000 (03:23 +0000)]
New s-file for rs60000-ibm-aix3.2.5.

30 years agoInitial revision
Karl Heuer [Wed, 2 Mar 1994 03:19:26 +0000 (03:19 +0000)]
Initial revision

30 years agoUse -g with the native compiler.
Karl Heuer [Wed, 2 Mar 1994 03:19:12 +0000 (03:19 +0000)]
Use -g with the native compiler.

30 years ago(del_range_1): New function.
Richard M. Stallman [Wed, 2 Mar 1994 00:55:05 +0000 (00:55 +0000)]
(del_range_1): New function.
(del_range): Use it.

30 years ago(insert-kbd-macro): Handle C-@, C-[, etc. properly and their meta variants too.
Richard M. Stallman [Wed, 2 Mar 1994 00:53:48 +0000 (00:53 +0000)]
(insert-kbd-macro): Handle C-@, C-[, etc. properly and their meta variants too.

30 years ago* calendar.el (calendar-current-date): Use fixed assoc list for
Edward M. Reingold [Tue, 1 Mar 1994 22:42:53 +0000 (22:42 +0000)]
* calendar.el (calendar-current-date): Use fixed assoc list for
month names so that changing the array of names doesn't screw up
the determination of the current date.

30 years ago(pascal-sub-block-re): Recognize for and with.
Richard M. Stallman [Tue, 1 Mar 1994 22:28:47 +0000 (22:28 +0000)]
(pascal-sub-block-re): Recognize for and with.

30 years agoMove comment to proper place.
Doug Evans [Tue, 1 Mar 1994 15:59:45 +0000 (15:59 +0000)]
Move comment to proper place.

30 years ago(Info-restore-point): Don't wipe out hl before using it.
Karl Heuer [Tue, 1 Mar 1994 09:02:19 +0000 (09:02 +0000)]
(Info-restore-point): Don't wipe out hl before using it.

30 years ago(picture-forward-column, picture-backward-column): Allow backward motion
Karl Heuer [Tue, 1 Mar 1994 06:19:22 +0000 (06:19 +0000)]
(picture-forward-column, picture-backward-column): Allow backward motion
across multi-column characters.

30 years ago(inhibit-startup-echo-area-message): Doc fix.
Karl Heuer [Tue, 1 Mar 1994 04:54:43 +0000 (04:54 +0000)]
(inhibit-startup-echo-area-message): Doc fix.

30 years agoFix typo in comment.
Karl Heuer [Tue, 1 Mar 1994 04:42:37 +0000 (04:42 +0000)]
Fix typo in comment.

30 years ago(tc-mode-map): Fix binding of tc-dissociate.
Karl Heuer [Tue, 1 Mar 1994 04:39:45 +0000 (04:39 +0000)]
(tc-mode-map): Fix binding of tc-dissociate.

30 years ago(memory_full): Use new variable memory_signal_data with precomputed value
Karl Heuer [Mon, 28 Feb 1994 20:20:22 +0000 (20:20 +0000)]
(memory_full): Use new variable memory_signal_data with precomputed value
instead of trying to build it after memory is already exhausted.

30 years ago(xmenu_show): Test XtWindowToWidget before inserting into the event_queue.
Fred Pierresteguy [Mon, 28 Feb 1994 13:03:13 +0000 (13:03 +0000)]
(xmenu_show): Test XtWindowToWidget before inserting into the event_queue.

30 years ago(XTread_socket): For case ClientMessage and Xatom_wm_delete_window, use
Fred Pierresteguy [Mon, 28 Feb 1994 12:57:12 +0000 (12:57 +0000)]
(XTread_socket): For case ClientMessage and Xatom_wm_delete_window, use
x_any_window_to_frame.

30 years agoUse GPL.
David J. MacKenzie [Sun, 27 Feb 1994 03:53:03 +0000 (03:53 +0000)]
Use GPL.

30 years ago*** empty log message ***
David J. MacKenzie [Sun, 27 Feb 1994 03:51:02 +0000 (03:51 +0000)]
*** empty log message ***

30 years agoUse GPL.
David J. MacKenzie [Sun, 27 Feb 1994 03:49:57 +0000 (03:49 +0000)]
Use GPL.

30 years agoInitial revision
David J. MacKenzie [Sun, 27 Feb 1994 03:45:52 +0000 (03:45 +0000)]
Initial revision

30 years agoUpdate GPL.
David J. MacKenzie [Sun, 27 Feb 1994 03:39:25 +0000 (03:39 +0000)]
Update GPL.

30 years ago* make-path.c (main): Return 1 on error, not -1. Update GPL.
David J. MacKenzie [Sun, 27 Feb 1994 03:38:56 +0000 (03:38 +0000)]
* make-path.c (main): Return 1 on error, not -1.  Update GPL.

30 years ago* cvtmail.c: Declare malloc, realloc, xmalloc, xrealloc.
David J. MacKenzie [Sun, 27 Feb 1994 03:35:26 +0000 (03:35 +0000)]
* cvtmail.c: Declare malloc, realloc, xmalloc, xrealloc.
(xmalloc, xrealloc): Return char *, not int.
(error): Write to stderr, not stdout.

30 years agoFix comment typos.
David J. MacKenzie [Sun, 27 Feb 1994 03:25:08 +0000 (03:25 +0000)]
Fix comment typos.

30 years ago(with_x_toolkit): Don't allow motif or open-look.
Richard M. Stallman [Sat, 26 Feb 1994 22:05:19 +0000 (22:05 +0000)]
(with_x_toolkit): Don't allow motif or open-look.

30 years ago(LD_SWITCH_SYSTEM): New definitions, with #undef.
Richard M. Stallman [Sat, 26 Feb 1994 20:49:21 +0000 (20:49 +0000)]
(LD_SWITCH_SYSTEM): New definitions, with #undef.

30 years agoComment change.
Richard M. Stallman [Sat, 26 Feb 1994 20:47:37 +0000 (20:47 +0000)]
Comment change.

30 years ago(sys_subshell): New function, split from sys_suspend.
Karl Heuer [Sat, 26 Feb 1994 05:55:03 +0000 (05:55 +0000)]
(sys_subshell): New function, split from sys_suspend.

30 years ago(Fsuspend_emacs): New variable cannot-suspend forces a subshell even if the
Karl Heuer [Sat, 26 Feb 1994 05:54:26 +0000 (05:54 +0000)]
(Fsuspend_emacs): New variable cannot-suspend forces a subshell even if the
system seems to support job control.

30 years ago(menu-bar-mode): Make menu-bar-mode without an argument toggle display of a
Karl Heuer [Sat, 26 Feb 1994 04:32:57 +0000 (04:32 +0000)]
(menu-bar-mode): Make menu-bar-mode without an argument toggle display of a
menu bar.

30 years ago(Fset_window_configuration): Allow for menu-bar-lines to have changed since
Karl Heuer [Sat, 26 Feb 1994 04:24:37 +0000 (04:24 +0000)]
(Fset_window_configuration): Allow for menu-bar-lines to have changed since
the configuration was created.

30 years ago(OVERLAY_POSITION): Don't check which buffer it points to.
Karl Heuer [Sat, 26 Feb 1994 04:05:17 +0000 (04:05 +0000)]
(OVERLAY_POSITION): Don't check which buffer it points to.

30 years ago(system-key-alist): Renamed from vendor-key-syms.
Richard M. Stallman [Sat, 26 Feb 1994 03:43:32 +0000 (03:43 +0000)]
(system-key-alist): Renamed from vendor-key-syms.

30 years ago(Vsystem_key_alist): Renamed from Vvendor_key_alist.
Richard M. Stallman [Sat, 26 Feb 1994 03:42:28 +0000 (03:42 +0000)]
(Vsystem_key_alist): Renamed from Vvendor_key_alist.
(syms_of_keyboard): Rename Lisp var to system-key-alist.

30 years ago(comint-exec-1): Force a local copy of the environment.
Karl Heuer [Sat, 26 Feb 1994 02:24:51 +0000 (02:24 +0000)]
(comint-exec-1): Force a local copy of the environment.

30 years agoDelete extra backslash on last line of macro.
Karl Heuer [Sat, 26 Feb 1994 02:20:31 +0000 (02:20 +0000)]
Delete extra backslash on last line of macro.

30 years agoClean up c-font-lock-keywords; now slightly more consistent about highlighting
Karl Heuer [Sat, 26 Feb 1994 00:14:42 +0000 (00:14 +0000)]
Clean up c-font-lock-keywords; now slightly more consistent about highlighting
declarations.

30 years ago(compute_motion): Allow for invisible overlays in next_invisible lookahead.
Karl Heuer [Fri, 25 Feb 1994 21:22:25 +0000 (21:22 +0000)]
(compute_motion): Allow for invisible overlays in next_invisible lookahead.

30 years ago(display_text_line): Allow for invisible overlays in next_invisible lookahead.
Karl Heuer [Fri, 25 Feb 1994 21:21:53 +0000 (21:21 +0000)]
(display_text_line): Allow for invisible overlays in next_invisible lookahead.

30 years ago(help-menu-map): Variable deleted, and its binding.
Richard M. Stallman [Fri, 25 Feb 1994 19:35:58 +0000 (19:35 +0000)]
(help-menu-map): Variable deleted, and its binding.
(mouse-select-window): New command, now on mode-line mouse-1.
(mouse-delete-other-windows): Now on mode-line mouse-2.
(mouse-split-window-horizontally): Now on mode-line C-mouse-2.

30 years ago(EmacsFrameSetCharSize): Set coordinates values to the toplevel widget.
Fred Pierresteguy [Fri, 25 Feb 1994 17:45:51 +0000 (17:45 +0000)]
(EmacsFrameSetCharSize): Set coordinates values to the toplevel widget.

30 years ago(XTread_socket): For case ConfigureNotify, call x_any_window_to_frame.
Fred Pierresteguy [Fri, 25 Feb 1994 09:29:20 +0000 (09:29 +0000)]
(XTread_socket): For case ConfigureNotify, call x_any_window_to_frame.
[USE_X_TOOLKIT]: Call XTranslateCoordinates for case ConfigureNotify
when send_event is 0 and when the event is relative to toplevel widget.

30 years ago(EmacsFrameSetCharSize): Call check_frame_size and update
Fred Pierresteguy [Fri, 25 Feb 1994 09:10:22 +0000 (09:10 +0000)]
(EmacsFrameSetCharSize): Call check_frame_size and update
vertical_scroll_bar_extra.
Call SET_FRAME_GARBAGED.

30 years ago(c-macro-display-buffer): Delete special view-mode hack.
Richard M. Stallman [Fri, 25 Feb 1994 06:27:24 +0000 (06:27 +0000)]
(c-macro-display-buffer): Delete special view-mode hack.
(c-macro-expansion): Parse from 1 to START just once.
Avoid counting lines.  Use ???!!!???!!! to mark start of
the region we want to look at.

30 years ago(set-visited-file-name): Unlock the file if setting the visited file name to
Karl Heuer [Fri, 25 Feb 1994 03:24:15 +0000 (03:24 +0000)]
(set-visited-file-name): Unlock the file if setting the visited file name to
nil.

30 years ago(Buffer-menu-toggle-read-only): Change toggle-read-only to
Karl Heuer [Fri, 25 Feb 1994 01:42:03 +0000 (01:42 +0000)]
(Buffer-menu-toggle-read-only): Change toggle-read-only to
vc-toggle-read-only.

30 years ago*** empty log message ***
Karl Heuer [Fri, 25 Feb 1994 01:30:59 +0000 (01:30 +0000)]
*** empty log message ***

30 years ago(byte-compile-from-buffer, byte-compile-top-level):
Richard M. Stallman [Fri, 25 Feb 1994 00:57:37 +0000 (00:57 +0000)]
(byte-compile-from-buffer, byte-compile-top-level):
Removed advice. Byte-compilation problem is now taken care of
directly by the compiler.
(ad-advised-byte-compilers): Removed.
(ad-enable-definition-hooks, ad-disable-definition-hooks): Removed
activation of the advised byte-compiler entry points.
(ad-lemacs-p): Removed variable.
(ad-lemacs-p): New macro for compile-time conditionalization.

30 years ago(byte-compile-protect-from-advice): New macro that
Richard M. Stallman [Fri, 25 Feb 1994 00:54:15 +0000 (00:54 +0000)]
(byte-compile-protect-from-advice): New macro that
temporarily deactivates advice of `defun/defmacro' while BODY is run.
(byte-compile-from-buffer, byte-compile-top-level): Use
`byte-compile-protect-from-advice' to protect compilation.

30 years ago(hide-sublevels): Doc fix. Rename arg.
Richard M. Stallman [Thu, 24 Feb 1994 23:43:30 +0000 (23:43 +0000)]
(hide-sublevels): Doc fix.  Rename arg.

30 years ago(help-for-help): Use help-map in the docstring.
Karl Heuer [Thu, 24 Feb 1994 23:20:12 +0000 (23:20 +0000)]
(help-for-help): Use help-map in the docstring.

30 years ago(make-help-screen): Initialize help-screen before changing the keymap.
Karl Heuer [Thu, 24 Feb 1994 23:19:59 +0000 (23:19 +0000)]
(make-help-screen): Initialize help-screen before changing the keymap.

30 years ago(outline-minor-mode-prefix): Change to C-c C-o.
Richard M. Stallman [Thu, 24 Feb 1994 22:37:49 +0000 (22:37 +0000)]
(outline-minor-mode-prefix): Change to C-c C-o.
(hide-sublevels, hide-other): New functions.
(outline-mode-map): New key bindings.  New menu bindings.

30 years ago(lisp-mode-variables): Set outline-regexp.
Richard M. Stallman [Thu, 24 Feb 1994 22:36:24 +0000 (22:36 +0000)]
(lisp-mode-variables): Set outline-regexp.

30 years ago(nroff-mode): Set outline-regexp and outline-level.
Richard M. Stallman [Thu, 24 Feb 1994 22:34:52 +0000 (22:34 +0000)]
(nroff-mode): Set outline-regexp and outline-level.
(nroff-outline-level): New function.

30 years ago(c-mode): Set outline-regexp and outline-level.
Richard M. Stallman [Thu, 24 Feb 1994 22:34:24 +0000 (22:34 +0000)]
(c-mode): Set outline-regexp and outline-level.
(c-outline-level): New function.

30 years agoFix value of docdir.
Karl Heuer [Thu, 24 Feb 1994 22:00:11 +0000 (22:00 +0000)]
Fix value of docdir.

30 years ago(Fload): Cast the args to stat.
Richard M. Stallman [Thu, 24 Feb 1994 21:50:10 +0000 (21:50 +0000)]
(Fload): Cast the args to stat.

30 years agoInstall DOC* in docdir.
Karl Heuer [Thu, 24 Feb 1994 21:18:49 +0000 (21:18 +0000)]
Install DOC* in docdir.

30 years ago(*-sysv4.1): Set NON_GNU_CPP.
Richard M. Stallman [Thu, 24 Feb 1994 20:41:49 +0000 (20:41 +0000)]
(*-sysv4.1): Set NON_GNU_CPP.

30 years ago(direct_output_forward_char): Use Fget_char_property to test for invisibility.
Karl Heuer [Thu, 24 Feb 1994 20:08:54 +0000 (20:08 +0000)]
(direct_output_forward_char): Use Fget_char_property to test for invisibility.

30 years ago(direct_output_for_insert): Fix comment.
Karl Heuer [Thu, 24 Feb 1994 20:04:27 +0000 (20:04 +0000)]
(direct_output_for_insert): Fix comment.

30 years ago(compute_motion, vmotion): Use Fget_char_property to test for invisibility.
Karl Heuer [Thu, 24 Feb 1994 20:01:13 +0000 (20:01 +0000)]
(compute_motion, vmotion): Use Fget_char_property to test for invisibility.

30 years ago(try_window, display_text_line): Use Fget_char_property to test for invisibility.
Karl Heuer [Thu, 24 Feb 1994 20:00:34 +0000 (20:00 +0000)]
(try_window, display_text_line): Use Fget_char_property to test for invisibility.

30 years ago(try_window): Add #ifdef USE_TEXT_PROPERTIES around call to Fget_text_property.
Karl Heuer [Thu, 24 Feb 1994 19:42:35 +0000 (19:42 +0000)]
(try_window): Add #ifdef USE_TEXT_PROPERTIES around call to Fget_text_property.

30 years ago(Fget_char_property): Fix docstring.
Karl Heuer [Thu, 24 Feb 1994 19:24:37 +0000 (19:24 +0000)]
(Fget_char_property): Fix docstring.

30 years ago(Fget_char_property): New function.
Karl Heuer [Thu, 24 Feb 1994 19:18:32 +0000 (19:18 +0000)]
(Fget_char_property): New function.

30 years agoFormerly INSTALL.~20~
Richard M. Stallman [Thu, 24 Feb 1994 19:15:08 +0000 (19:15 +0000)]
Formerly INSTALL.~20~

30 years ago(sort_overlays): Allow for null window.
Karl Heuer [Thu, 24 Feb 1994 19:08:19 +0000 (19:08 +0000)]
(sort_overlays): Allow for null window.

30 years agoDon't force os=-hpux for hp9k2... and hp9k3...
Richard M. Stallman [Thu, 24 Feb 1994 18:06:41 +0000 (18:06 +0000)]
Don't force os=-hpux for hp9k2... and hp9k3...

30 years ago(x_window): Call XChangeWindowAttributes with the standard
Fred Pierresteguy [Thu, 24 Feb 1994 12:54:54 +0000 (12:54 +0000)]
(x_window): Call XChangeWindowAttributes with the standard
event set to make all these events reach the Emacs frame.

30 years ago(Fx_popup_menu): Allow t as position, meaning use mouse pos.
Richard M. Stallman [Thu, 24 Feb 1994 08:07:16 +0000 (08:07 +0000)]
(Fx_popup_menu): Allow t as position, meaning use mouse pos.
Allow nil as position, meaning just precompute equiv-key data.
Mouse events have coords in pixel units.

(menu_item_equiv_key): Cached equiv-key data is a sublist.

Most of file rewritten.
(menu_items, menu_items_*): New variables.
(MENU_ITEMS_*): New macros.
(init_menu_items, discard_menu_items, push_menu_pane, push_menu_item)
(finish_menu_items): New functions.
(menu_item_enabled_p): New function.
(keymap_panes, single_keymap_panes): Major rewrite; most args changed.
(list_of_panes, list_of_items): Major rewrite; most args changed.
(Fx_popup_menu): Major rewrite.  Now independent of display mechanism.
No more conditionals here.
(set_menu_items, free_menu_items): Functions deleted.
(xmenu_show): Both versions rewritten to work from menu_items
and to do all the conditionalized things that were in Fx_popup_menu.
(unread_menu_bar_button, other_menu_bar_item_p): New functions.
(check_mouse_other_menu_bar): New function.

30 years ago(Fy_or_n_p): Use a popup menu if reached via mouse command.
Richard M. Stallman [Thu, 24 Feb 1994 08:02:10 +0000 (08:02 +0000)]
(Fy_or_n_p): Use a popup menu if reached via mouse command.
(Fyes_or_no_p): Likewise.

30 years ago(mouse_get_pos): Don't convert to glyph units.
Richard M. Stallman [Thu, 24 Feb 1994 06:22:50 +0000 (06:22 +0000)]
(mouse_get_pos): Don't convert to glyph units.

30 years ago(construct_mouse_click): Don't convert to glyph units.
Richard M. Stallman [Thu, 24 Feb 1994 06:22:23 +0000 (06:22 +0000)]
(construct_mouse_click): Don't convert to glyph units.
(XTmouse_position): Don't convert to glyph units.

(XTmouse_position): Use x_any_window_to_frame.

30 years ago(Fmouse_position): Convert to glyph units.
Richard M. Stallman [Thu, 24 Feb 1994 06:20:30 +0000 (06:20 +0000)]
(Fmouse_position): Convert to glyph units.

30 years ago(make_lispy_movement, make_lispy_event):
Richard M. Stallman [Thu, 24 Feb 1994 06:19:34 +0000 (06:19 +0000)]
(make_lispy_movement, make_lispy_event):
In non-scrollbar mouse case, return coords in pixel units.

30 years ago(ELF_BSS_SECTION_NAME): New macro (config.h may override).
Richard M. Stallman [Thu, 24 Feb 1994 05:40:30 +0000 (05:40 +0000)]
(ELF_BSS_SECTION_NAME): New macro (config.h may override).
(unexec): Use it.

30 years ago(Fkill_buffer): Call the Vkill_buffer_query_functions.
Richard M. Stallman [Thu, 24 Feb 1994 05:34:16 +0000 (05:34 +0000)]
(Fkill_buffer): Call the Vkill_buffer_query_functions.
(syms_of_buffer): Make Lisp var for kill-buffer-query-functions.

30 years ago(kill-emacs-query-functions): New variable.
Richard M. Stallman [Thu, 24 Feb 1994 04:00:41 +0000 (04:00 +0000)]
(kill-emacs-query-functions): New variable.
(save-buffers-kill-emacs): Use it.

30 years ago(Info-build-node-completions): Add a call to widen.
Richard M. Stallman [Thu, 24 Feb 1994 03:25:46 +0000 (03:25 +0000)]
(Info-build-node-completions): Add a call to widen.
(Info-goto-emacs-command-node): Fix paren error.  Fix typo in message.
(Info-restore-point): Use iteration instead of recursion.

30 years ago(debug, debug-on-entry): Doc strings.
Richard M. Stallman [Wed, 23 Feb 1994 23:17:34 +0000 (23:17 +0000)]
(debug, debug-on-entry): Doc strings.

30 years ago*** empty log message ***
Karl Heuer [Wed, 23 Feb 1994 23:04:30 +0000 (23:04 +0000)]
*** empty log message ***

30 years agoInclude usg5-4.h.
Richard M. Stallman [Wed, 23 Feb 1994 19:47:45 +0000 (19:47 +0000)]
Include usg5-4.h.
(LIBS_SYSTEM, LINKER, START_FILES, LIB_STANDARD): Definitions moved here.

30 years ago[NEWSOS5] (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH)
Richard M. Stallman [Wed, 23 Feb 1994 19:47:30 +0000 (19:47 +0000)]
[NEWSOS5] (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH)
(LD_SWITCH_MACHINE): Definitions moved here.

30 years agoNEWSOS5 conditional deleted.
Richard M. Stallman [Wed, 23 Feb 1994 19:47:11 +0000 (19:47 +0000)]
NEWSOS5 conditional deleted.
[NEWSOS5] (START_FILES, LIB_STANDARD, C_DEBUG_SWITCH)
(C_OPTIMIZE_SWITCH, LD_SWITCH_MACHINE): Definitions moved away.

30 years ago(byte-compile-file): Return nil on failure.
Karl Heuer [Wed, 23 Feb 1994 19:17:57 +0000 (19:17 +0000)]
(byte-compile-file): Return nil on failure.

30 years ago(main, get_time): Don't crash on invalid input.
Karl Heuer [Wed, 23 Feb 1994 17:43:05 +0000 (17:43 +0000)]
(main, get_time): Don't crash on invalid input.

30 years ago(jka-compr-partial-uncompress): Make dd give you
Richard M. Stallman [Wed, 23 Feb 1994 16:18:10 +0000 (16:18 +0000)]
(jka-compr-partial-uncompress): Make dd give you
one more block than you think you need.

(jka-compr-dd-blocksize): Change default value to 256.

30 years ago*** empty log message ***
Richard M. Stallman [Wed, 23 Feb 1994 08:39:25 +0000 (08:39 +0000)]
*** empty log message ***

30 years ago(posn-x-y): New function.
Richard M. Stallman [Wed, 23 Feb 1994 05:08:28 +0000 (05:08 +0000)]
(posn-x-y): New function.
(posn-col-row): Convert coords from pixels to glyph units.

30 years agoRemoved all support for Emacs-18:
Richard M. Stallman [Wed, 23 Feb 1994 03:57:07 +0000 (03:57 +0000)]
Removed all support for Emacs-18:
Removed autoload for `backquote'.
Removed arglist specifications for `documentation' and `fset'.
(ad-emacs19-p, ad-use-jwz-compiler): Removed these variables.
(ad-lemacs-p, ad-v19-compiled-p, ad-subr-arglist,
ad-make-advised-docstring): Removed reference to `ad-emacs19-p'.
(ad-compiled-p): Renamed from `ad-v19-compiled-p'.  Removed old
definition of `ad-compiled-p'.
(ad-compiled-code): Renamed from `ad-v19-compiled-code'.
(ad-arglists, ad-docstring, ad-interactive-form): Use new names.
(ad-body-forms): Always return nil for compiled definitions.
(ad-compile-function): Simplified, because the v19 incarnation of
`byte-compile' can compile macros.
(ad-real-byte-codify): Removed.
(ad-execute-defadvices): Removed. The `defadvice's it contained
are now at the top level.
(ad-advised-byte-code-definition): Renamed to `ad-advised-byte-code'
and removed the definition of `ad-advised-byte-code' via `fset'.
(ad-advised-byte-code-definition, ad-recover-byte-code,
ad-stop-advice, ad-recover-normality): Removed
`ad-real-byte-codify'-cation of their definitions.
(ad-adjust-stack-sizes): Removed.
(ad-enable-definition-hooks, ad-disable-definition-hooks):
Removed v19 conditionalization.

Fixed the problematic interaction between the
byte-compiler and Advice when `ad-activate-on-definition' was t which
resulted in erroneous compilation of nested `defun/defmacro's:
(byte-compile-from-buffer, byte-compile-top-level): Advised
to temporarily deactivate the advice of `defun/defmacro'.
(ad-advised-definers, ad-advised-byte-compilers): New variables.
(ad-enable-definition-hooks, ad-disable-definition-hooks):
En/disable the advised byte-compiler entry points.

(defadvice): Implement a `freeze' option which expands
the `defadvice' into a redefining and dumpable `defun/defmacro'
whose documentation can be written to the `DOC' file. Frozen
advices cannot be undone, hence, they do not need any Advice
runtime support.
(ad-defadvice-flags): Add `freeze' flag.
(ad-make-advised-docstring, ad-make-single-advice-docstring):
New STYLE option for `plain' and `freeze' styles. Slightly
changed the default formatting of advised docstrings.
(ad-make-plain-docstring, ad-make-freeze-docstring): New functions.

(ad-recover-all, ad-scan-byte-code-for-fsets):
Removed unused condition variable `ignore-errors'.

(ad-save-real-definition): New macro to save real
definitions of functions used by Advice.
Use `ad-save-real-definition' to save definitions of `fset',
`byte-code' and now also `documentation'.
(ad-subr-arglist, ad-docstring, ad-make-advised-docstring):
Use `ad-real-documentation' to avoid interference with the
advised version of `documentation'.

(ad-execute-defadvices): Copy advice infos.

(ad-start-advice-on-load): Default changed to t.

30 years agoFix calendar-cursor-to-date to handle starred days correctly.
Edward M. Reingold [Wed, 23 Feb 1994 02:38:23 +0000 (02:38 +0000)]
Fix calendar-cursor-to-date to handle starred days correctly.

30 years ago(Finsert_file_contents): If REPLACE, always do lseek.
Richard M. Stallman [Wed, 23 Feb 1994 00:33:13 +0000 (00:33 +0000)]
(Finsert_file_contents): If REPLACE, always do lseek.
Exit main loop if INSERTED reaches TOTAL.

30 years ago(rmail-insert-inbox-text): Recognize the spool directory even if symlinks are
Karl Heuer [Wed, 23 Feb 1994 00:29:43 +0000 (00:29 +0000)]
(rmail-insert-inbox-text): Recognize the spool directory even if symlinks are
present.

30 years agoNew variable docdir to control where the docstring file goes.
Karl Heuer [Tue, 22 Feb 1994 23:57:13 +0000 (23:57 +0000)]
New variable docdir to control where the docstring file goes.

30 years agoUse docdir to initialize PATH_DOC in paths.h.
Karl Heuer [Tue, 22 Feb 1994 23:56:15 +0000 (23:56 +0000)]
Use docdir to initialize PATH_DOC in paths.h.

30 years agoNew path PATH_DOC for doc-directory.
Karl Heuer [Tue, 22 Feb 1994 23:51:48 +0000 (23:51 +0000)]
New path PATH_DOC for doc-directory.