]> git.eshelyaron.com Git - emacs.git/log
emacs.git
24 years ago(Fsignal): Call cancel_busy_cursor instead of
Gerd Moellmann [Fri, 25 Feb 2000 13:29:33 +0000 (13:29 +0000)]
(Fsignal): Call cancel_busy_cursor instead of
Fx_hide_busy_cursor.

24 years ago(Fx_show_busy_cursor, Fx_hide_busy_cursor):
Gerd Moellmann [Fri, 25 Feb 2000 13:29:08 +0000 (13:29 +0000)]
(Fx_show_busy_cursor, Fx_hide_busy_cursor):
Remove prototyoes.
(start_busy_cursor, cancel_busy_cursor): Add prototypes.

24 years ago(Fx_hide_busy_cursor): Remove prototype.
Gerd Moellmann [Fri, 25 Feb 2000 13:28:41 +0000 (13:28 +0000)]
(Fx_hide_busy_cursor): Remove prototype.

24 years ago(XTread_socket): Remove busy-cursor code.
Gerd Moellmann [Fri, 25 Feb 2000 13:28:07 +0000 (13:28 +0000)]
(XTread_socket): Remove busy-cursor code.

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 25 Feb 2000 13:21:42 +0000 (13:21 +0000)]
*** empty log message ***

24 years ago(flush_stdout) [GLYPH_DEBUG]: New function.
Gerd Moellmann [Fri, 25 Feb 2000 13:20:36 +0000 (13:20 +0000)]
(flush_stdout) [GLYPH_DEBUG]: New function.
(build_frame_matrix_from_leaf_window): Put code handling
glyph row's not being a slice of a frame row in #if 0.
(sync_window_with_frame_matrix_rows): New function.
(frame_row_to_window): New function.
(mirror_line_dance): Handle copies between windows.

24 years ago(Helper-describe-mode): Make buffer writable.
Gerd Moellmann [Fri, 25 Feb 2000 13:15:14 +0000 (13:15 +0000)]
(Helper-describe-mode): Make buffer writable.

24 years ago(Fload): Use `xfree' instead of `free'.
Gerd Moellmann [Fri, 25 Feb 2000 13:14:25 +0000 (13:14 +0000)]
(Fload): Use `xfree' instead of `free'.
(init_obarray): Use `xmalloc' instead of `malloc'.

24 years ago(coordinates_in_window): Take frame's internal border width
Gerd Moellmann [Fri, 25 Feb 2000 10:39:47 +0000 (10:39 +0000)]
(coordinates_in_window): Take frame's internal border width
into account.

24 years ago(Fset_window_buffer): Set WINDOW to the window
Gerd Moellmann [Fri, 25 Feb 2000 10:22:28 +0000 (10:22 +0000)]
(Fset_window_buffer): Set WINDOW to the window
after decoding.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 24 Feb 2000 14:05:02 +0000 (14:05 +0000)]
*** empty log message ***

24 years ago(show-cursor-in-non-selected-windows): New option.
Gerd Moellmann [Thu, 24 Feb 2000 14:03:59 +0000 (14:03 +0000)]
(show-cursor-in-non-selected-windows): New option.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 24 Feb 2000 13:55:54 +0000 (13:55 +0000)]
*** empty log message ***

24 years ago(x_display_and_set_cursor): Display cursor of
Gerd Moellmann [Thu, 24 Feb 2000 13:54:08 +0000 (13:54 +0000)]
(x_display_and_set_cursor): Display cursor of
non-selected windows depending on the setting of
cursor_in_non_selected_windows.

24 years ago(cursor_in_non_selected_windows): New variable.
Gerd Moellmann [Thu, 24 Feb 2000 13:53:12 +0000 (13:53 +0000)]
(cursor_in_non_selected_windows): New variable.
(syms_of_xdisp): DEFVAR_BOOL it.

24 years ago(include-other-diary-files): Undo the selective
Gerd Moellmann [Thu, 24 Feb 2000 13:47:36 +0000 (13:47 +0000)]
(include-other-diary-files): Undo the selective
display in any included file and don't kill it.

24 years ago(dired-mode-map): Don't remove "Edit" from the menu
Eli Zaretskii [Thu, 24 Feb 2000 12:59:48 +0000 (12:59 +0000)]
(dired-mode-map): Don't remove "Edit" from the menu
bar.  Menu items converted to (menu-item format, help strings
added.
[downcase, upcase]: Don't enable on MS-DOS.
[symlink, symlinks]: Don't show if make-symbolic-link is not
bound.
[chown, chgrp]: Don't show on MS-DOS and MS-Windows.

24 years ago*** empty log message ***
Richard M. Stallman [Thu, 24 Feb 2000 11:44:43 +0000 (11:44 +0000)]
*** empty log message ***

24 years ago(kill-paragraph, backward-kill-paragraph)
Dave Love [Wed, 23 Feb 2000 23:10:32 +0000 (23:10 +0000)]
(kill-paragraph, backward-kill-paragraph)
(backward-kill-sentence, kill-sentence): Likewise.

24 years ago(zap-to-char, kill-line, kill-region, kill-word)
Dave Love [Wed, 23 Feb 2000 23:08:02 +0000 (23:08 +0000)]
(zap-to-char, kill-line, kill-region, kill-word)
(backward-kill-word): Revert addition of * to interactive spec.

24 years ago(mouse-drag-mode-line-1): Remove `growth =' message.
Dave Love [Wed, 23 Feb 2000 22:20:44 +0000 (22:20 +0000)]
(mouse-drag-mode-line-1): Remove `growth =' message.

24 years ago(gud-jdb-build-class-source-alist): Prepend space to scratch buffer
Dave Love [Wed, 23 Feb 2000 22:17:05 +0000 (22:17 +0000)]
(gud-jdb-build-class-source-alist): Prepend space to scratch buffer
name.
(gud-format-command): Use int-to-string in ?l case.  Simplify slightly.

24 years ago(internal-face-interactive): Update prompt for new read-face-name.
Dave Love [Wed, 23 Feb 2000 20:44:04 +0000 (20:44 +0000)]
(internal-face-interactive): Update prompt for new read-face-name.

24 years ago(list-faces-display): Fix header typo.
Dave Love [Wed, 23 Feb 2000 20:39:38 +0000 (20:39 +0000)]
(list-faces-display): Fix header typo.

24 years ago(footnote): Add :version to defgroup.
Dave Love [Wed, 23 Feb 2000 20:25:34 +0000 (20:25 +0000)]
(footnote): Add :version to defgroup.
(footnote-section-tag-regexp): Customize.
(footnote-start-tag, footnote-end-tag): New option.
(footnote-latin-regexp): New variable.
(Footnote-latin): New function.
(footnote-style-alist): Add element for latin style.
(footnote-style): Moved.
(Footnote-goto-footnote): Use eq to test arg.

24 years agoComment change.
Dave Love [Wed, 23 Feb 2000 20:16:50 +0000 (20:16 +0000)]
Comment change.

24 years ago(auto-show): Defgroup doc fix.
Dave Love [Wed, 23 Feb 2000 14:52:41 +0000 (14:52 +0000)]
(auto-show): Defgroup doc fix.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 23 Feb 2000 12:52:38 +0000 (12:52 +0000)]
*** empty log message ***

24 years ago(Fstring_to_number): If number is greater than what
Gerd Moellmann [Wed, 23 Feb 2000 12:50:35 +0000 (12:50 +0000)]
(Fstring_to_number): If number is greater than what
fits into an integer, return a float.

24 years ago*** empty log message ***
Dave Love [Wed, 23 Feb 2000 12:34:34 +0000 (12:34 +0000)]
*** empty log message ***

24 years agoChange old backquote syntax.
Dave Love [Wed, 23 Feb 2000 12:29:05 +0000 (12:29 +0000)]
Change old backquote syntax.
(byte-compile-const-symbol-p): New function.
(byte-compile-constp, byte-compile-out-toplevel)
(byte-compile-form, byte-compile-form, byte-compile-variable-ref):
Use it.

24 years agoChange old backquote syntax.
Dave Love [Wed, 23 Feb 2000 12:28:09 +0000 (12:28 +0000)]
Change old backquote syntax.
(byte-compile-trueconstp): Include keywords.
(byte-optimize-quote, byte-optimize-lapcode): Use
byte-compile-const-symbol-p.
(byte-optimize-char-before): New optimization.

24 years agodefine-key-after change.
Dave Love [Wed, 23 Feb 2000 11:42:38 +0000 (11:42 +0000)]
define-key-after change.

24 years ago(define-key-after): Default AFTER to t. Doc fix.
Dave Love [Wed, 23 Feb 2000 11:40:06 +0000 (11:40 +0000)]
(define-key-after): Default AFTER to t.  Doc fix.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 23 Feb 2000 10:47:26 +0000 (10:47 +0000)]
*** empty log message ***

24 years ago(specbind): Remove references to
Gerd Moellmann [Wed, 23 Feb 2000 10:44:03 +0000 (10:44 +0000)]
(specbind): Remove references to
keyword_symbols_constant_flag.

24 years ago(keyword_symbols_constant_flag): Removed.
Gerd Moellmann [Wed, 23 Feb 2000 10:43:40 +0000 (10:43 +0000)]
(keyword_symbols_constant_flag): Removed.
(Fmakunbound, set_internal, syms_of_data): Remove references to
keyword_symbols_constant_flag.

24 years ago(Fbyte_code): Remove keyword_symbols_constant_flag.
Gerd Moellmann [Wed, 23 Feb 2000 10:42:36 +0000 (10:42 +0000)]
(Fbyte_code): Remove keyword_symbols_constant_flag.

24 years agoBe sure to update minor-mode-alist
Kenichi Handa [Wed, 23 Feb 2000 08:04:56 +0000 (08:04 +0000)]
Be sure to update minor-mode-alist
and minor-mode-map-alist.
(encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
codes SS2 and SS3 correctly.
(encoded-kbd-self-insert-ccl): New function.
(encoded-kbd-setup-keymap): New function.
(encoded-kbd-mode): Handle CCL based coding system.  Setup keymap
by calling encoded-kbd-setup-keymap.

24 years ago*** empty log message ***
Kenichi Handa [Wed, 23 Feb 2000 08:04:11 +0000 (08:04 +0000)]
*** empty log message ***

24 years agoDon't change syntax of multibyte
Kenichi Handa [Wed, 23 Feb 2000 00:11:44 +0000 (00:11 +0000)]
Don't change syntax of multibyte
characters.
(lisp-mode-variables): Set multibyte-syntax-as-symbol to t
locally.

24 years ago*** empty log message ***
Kenichi Handa [Wed, 23 Feb 2000 00:11:13 +0000 (00:11 +0000)]
*** empty log message ***

24 years ago(multibyte_syntax_as_symbol): New variable.
Kenichi Handa [Wed, 23 Feb 2000 00:10:34 +0000 (00:10 +0000)]
(multibyte_syntax_as_symbol): New variable.
(syms_of_syntax): Declare it as a Lisp variable.
(SYNTAX_WITH_MULTIBYTE_CHECK): New macro.
(scan_lists): If both sexpflag and multibyte_syntax_as_symbol are
nonzero, treat all multibyte characters as symbol.
(init_syntax_once): Give syntax `word' to all mutlbiyte
characters.

24 years ago(when, unless, split-string): Doc fix.
Dave Love [Tue, 22 Feb 2000 20:16:31 +0000 (20:16 +0000)]
(when, unless, split-string): Doc fix.
(read-passwd): Move call of clear-this-command-keys to the right
place.
(replace-regexps-in-string): New function.

24 years ago(emacs-lisp-mode-syntax-table)
Dave Love [Tue, 22 Feb 2000 20:13:31 +0000 (20:13 +0000)]
(emacs-lisp-mode-syntax-table)
(lisp-mode-map, lisp-interaction-mode-map): Define all inside
defvar.
(lisp-mode-syntax-table): Set up for #|...|# comments.
(lisp-imenu-generic-expression): Purecopy strings.  Use syntax
classes.  Match `defface'.
(emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
(eval-defun-1): Fix for defcustom.
(lisp-indent-region): Doc fix.

24 years ago*** empty log message ***
Richard M. Stallman [Tue, 22 Feb 2000 19:48:55 +0000 (19:48 +0000)]
*** empty log message ***

24 years ago(describe-variable): Set syntax table to
Gerd Moellmann [Tue, 22 Feb 2000 16:57:09 +0000 (16:57 +0000)]
(describe-variable): Set syntax table to
emacs-lisp-mode-syntax-table when moving forward over the
symbol's name.

24 years ago(xterm-mouse-mode): Typo.
Dave Love [Tue, 22 Feb 2000 12:02:10 +0000 (12:02 +0000)]
(xterm-mouse-mode): Typo.

24 years agoDoc fixes.
Dave Love [Tue, 22 Feb 2000 11:57:31 +0000 (11:57 +0000)]
Doc fixes.
(xterm-mouse-position-function): New function, replacing advice of
mouse-position.
(xterm-mouse-mode): Use it.

24 years agoRemove bogus spec for define-condition.
Dave Love [Tue, 22 Feb 2000 11:52:25 +0000 (11:52 +0000)]
Remove bogus spec for define-condition.

24 years ago(Fdelete_frame): Don't let echo_area_window to remain on a deleted frame.
Eli Zaretskii [Tue, 22 Feb 2000 10:27:05 +0000 (10:27 +0000)]
(Fdelete_frame): Don't let echo_area_window to remain on a deleted frame.

24 years ago(x_window_to_frame, x_any_window_to_frame)
Gerd Moellmann [Mon, 21 Feb 2000 16:19:41 +0000 (16:19 +0000)]
(x_window_to_frame, x_any_window_to_frame)
(x_non_menubar_window_to_frame): Check the busy-cursor window.

24 years ago(Fmouse_position): GCPRO retval instead of x and y.
Gerd Moellmann [Mon, 21 Feb 2000 16:17:24 +0000 (16:17 +0000)]
(Fmouse_position): GCPRO retval instead of x and y.

24 years ago(Vmouse_position_function): New variable.
Dave Love [Mon, 21 Feb 2000 13:50:14 +0000 (13:50 +0000)]
(Vmouse_position_function): New variable.
(Fmouse_position): Use it.
(syms_of_frame): Install it.

24 years ago(format-annotate-single-property-change): Handle
Gerd Moellmann [Mon, 21 Feb 2000 13:00:25 +0000 (13:00 +0000)]
(format-annotate-single-property-change): Handle
properties.with dotted-list values.
(format-proper-list-p): New function.

24 years ago(enriched-face-ans): Handle '(foreground-color
Gerd Moellmann [Mon, 21 Feb 2000 12:57:42 +0000 (12:57 +0000)]
(enriched-face-ans): Handle '(foreground-color
. COLOR) and (background-color . COLOR).

24 years ago(find_charset_in_str): Fix use of `c' instead of `c1'.
Dave Love [Mon, 21 Feb 2000 10:03:46 +0000 (10:03 +0000)]
(find_charset_in_str): Fix use of `c' instead of `c1'.

24 years ago(Finsert_file_contents): Unbind the binding of
Gerd Moellmann [Sun, 20 Feb 2000 21:54:26 +0000 (21:54 +0000)]
(Finsert_file_contents): Unbind the binding of
standard-output done by temp_output_buffer_setup.

24 years ago(flyspell-mouse-map): Change definition
Dave Love [Sun, 20 Feb 2000 19:03:33 +0000 (19:03 +0000)]
(flyspell-mouse-map): Change definition
and assignments to it.
(flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
current local map.
(make-flyspell-overlay): Use it.
(flyspell-correct-word/mouse-keymap): Change XEmacs test.

24 years agoDon't require emacsbug at top level.
Dave Love [Sun, 20 Feb 2000 18:25:57 +0000 (18:25 +0000)]
Don't require emacsbug at top level.
(lm-get-header-re): Defun, not defsubst.
(lm-get-package-name): Defun, not defsubst.  Simplify.
(lm-version): Doc fix.  Simplify.
(lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
(lm-crack-address, lm-last-modified-date, lm-commentary)
(lm-verify, lm-synopsis): Simplify.
(lm-report-bug): Require emacsbug.  Use compose-mail.

24 years ago*** empty log message ***
Gerd Moellmann [Sun, 20 Feb 2000 16:03:42 +0000 (16:03 +0000)]
*** empty log message ***

24 years ago(dired-mode): Call propertized-buffer-identification to
Gerd Moellmann [Sun, 20 Feb 2000 15:59:26 +0000 (15:59 +0000)]
(dired-mode): Call propertized-buffer-identification to
set mode-line-buffer-identification with text properties added.

24 years ago(propertized-buffer-identification): New function.
Gerd Moellmann [Sun, 20 Feb 2000 15:59:04 +0000 (15:59 +0000)]
(propertized-buffer-identification): New function.

24 years ago(Fbyte_code) <Bvarset>: Inline most common case.
Gerd Moellmann [Sun, 20 Feb 2000 15:55:38 +0000 (15:55 +0000)]
(Fbyte_code) <Bvarset>: Inline most common case.

24 years ago(funcall_lambda): Don't bind Qmocklisp_arguments unless
Gerd Moellmann [Sun, 20 Feb 2000 15:55:07 +0000 (15:55 +0000)]
(funcall_lambda): Don't bind Qmocklisp_arguments unless
Vmocklisp_arguments is nil.  Inline Fcar and Fcdr.
(specbind, unbind_to): Handle most common case of non-constant
symbol with trivial value specially.

24 years ago*** empty log message ***
Richard M. Stallman [Sun, 20 Feb 2000 14:31:40 +0000 (14:31 +0000)]
*** empty log message ***

24 years agoComment changes.
Richard M. Stallman [Sun, 20 Feb 2000 14:30:15 +0000 (14:30 +0000)]
Comment changes.

24 years ago(Fmake_variable_buffer_local): Doc fix.
Richard M. Stallman [Sun, 20 Feb 2000 14:27:12 +0000 (14:27 +0000)]
(Fmake_variable_buffer_local): Doc fix.
Init found_for_buffer to 0.
(Fmake_variable_frame_local): If the variable has already
been buffer-local, set the check_frame field.

24 years ago*** empty log message ***
Dave Love [Sun, 20 Feb 2000 13:44:12 +0000 (13:44 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Eli Zaretskii [Sun, 20 Feb 2000 13:06:08 +0000 (13:06 +0000)]
*** empty log message ***

24 years ago(IT_write_glyphs): Allocate a larger screen_buf as data
Eli Zaretskii [Sun, 20 Feb 2000 13:04:39 +0000 (13:04 +0000)]
(IT_write_glyphs): Allocate a larger screen_buf as data
produced for CODING_MODE_LAST_BLOCK requires.

24 years ago(display-mouse-p): Use variable xterm-mouse-mode and check for t-mouse
Dave Love [Sun, 20 Feb 2000 12:34:49 +0000 (12:34 +0000)]
(display-mouse-p): Use variable xterm-mouse-mode and check for t-mouse
too.

24 years ago(menu-bar-goto-menu) [next-tag, next-tag-otherw]:
Eli Zaretskii [Sun, 20 Feb 2000 12:22:14 +0000 (12:22 +0000)]
(menu-bar-goto-menu) [next-tag, next-tag-otherw]:
Don't call ring-empty-p unless tags-location-ring is bound.
From Noah Friedman <friedman@splode.com>.

24 years ago(hs-flag-region): No longer use `intangible' overlay property.
Thien-Thi Nguyen [Fri, 18 Feb 2000 23:35:24 +0000 (23:35 +0000)]
(hs-flag-region): No longer use `intangible' overlay property.

(hs-toggle-hiding): New command.
(hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.

(hs-minor-mode): Move call to `hs-grok-mode-type' early on.
Fix omission bug: Run `hs-minor-mode-hook' for both activation
and deactivation.

24 years ago*** empty log message ***
Dave Love [Fri, 18 Feb 2000 22:03:40 +0000 (22:03 +0000)]
*** empty log message ***

24 years agoAmend last change to check for echo-keystrokes being zero, not nil.
Dave Love [Fri, 18 Feb 2000 21:34:40 +0000 (21:34 +0000)]
Amend last change to check for echo-keystrokes being zero, not nil.

24 years agoMake echo-keystrokes `number'.
Dave Love [Fri, 18 Feb 2000 21:15:05 +0000 (21:15 +0000)]
Make echo-keystrokes `number'.

24 years ago*** empty log message ***
Dave Love [Fri, 18 Feb 2000 20:11:54 +0000 (20:11 +0000)]
*** empty log message ***

24 years ago(echo_keystrokes): Remove declaration.
Dave Love [Fri, 18 Feb 2000 20:10:00 +0000 (20:10 +0000)]
(echo_keystrokes): Remove declaration.
(Vecho_keystrokes) New variable.
(read_char, record_menu_key, read_key_sequence): Use it to allow use of
float value.
(syms_of_keyboard): Change Vecho_keystrokes declaration.

24 years agoRemove @dots from encode-time header.
Dave Love [Fri, 18 Feb 2000 20:00:55 +0000 (20:00 +0000)]
Remove @dots from encode-time header.

24 years agoDefine NON_GNU_CPP on alpha-dec-osf5+.
Dave Love [Fri, 18 Feb 2000 19:52:52 +0000 (19:52 +0000)]
Define NON_GNU_CPP on alpha-dec-osf5+.

24 years agoUndef feature selection macros before defining.
Dave Love [Fri, 18 Feb 2000 19:47:49 +0000 (19:47 +0000)]
Undef feature selection macros before defining.

24 years ago.
Andreas Schwab [Fri, 18 Feb 2000 15:35:03 +0000 (15:35 +0000)]
.

24 years ago(install-arch-indep): Add eudc to list of installed
Andreas Schwab [Fri, 18 Feb 2000 15:34:38 +0000 (15:34 +0000)]
(install-arch-indep): Add eudc to list of installed
info files.

24 years ago*** empty log message ***
Andreas Schwab [Fri, 18 Feb 2000 14:54:18 +0000 (14:54 +0000)]
*** empty log message ***

24 years ago(let_shadows_buffer_binding_p): Ignore specbindings
Gerd Moellmann [Fri, 18 Feb 2000 13:30:59 +0000 (13:30 +0000)]
(let_shadows_buffer_binding_p): Ignore specbindings
for symbols other than the symbol in question.

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 18 Feb 2000 11:35:29 +0000 (11:35 +0000)]
*** empty log message ***

24 years ago(merge_widget_value): Fix incorrect assignment of
Gerd Moellmann [Fri, 18 Feb 2000 11:35:16 +0000 (11:35 +0000)]
(merge_widget_value): Fix incorrect assignment of
safe_strdup'd help string.

24 years ago(caar, cadr, cdar, cddr): Add defsetfs.
Gerd Moellmann [Fri, 18 Feb 2000 10:50:09 +0000 (10:50 +0000)]
(caar, cadr, cdar, cddr): Add defsetfs.

24 years ago(lisp-indent-259): Indentation fix.
Gerd Moellmann [Thu, 17 Feb 2000 20:45:37 +0000 (20:45 +0000)]
(lisp-indent-259): Indentation fix.

24 years agoinclude -lz and -ljpeg when testing for -ltiff
Ken Raeburn [Thu, 17 Feb 2000 20:04:15 +0000 (20:04 +0000)]
include -lz and -ljpeg when testing for -ltiff

24 years ago(C_DEBUG_SWITCH): Define to allow optimization.
Dave Love [Thu, 17 Feb 2000 19:11:45 +0000 (19:11 +0000)]
(C_DEBUG_SWITCH): Define to allow optimization.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 17 Feb 2000 16:18:09 +0000 (16:18 +0000)]
*** empty log message ***

24 years ago(main): Use #if GC_MARK_STACK instead of #ifdef.
Gerd Moellmann [Thu, 17 Feb 2000 16:17:17 +0000 (16:17 +0000)]
(main): Use #if GC_MARK_STACK instead of #ifdef.

24 years ago(enum mem_type): Compile unconditionally.
Gerd Moellmann [Thu, 17 Feb 2000 16:15:06 +0000 (16:15 +0000)]
(enum mem_type): Compile unconditionally.

24 years ago(pascal-mode-syntax-table): Change syntax
Gerd Moellmann [Thu, 17 Feb 2000 16:03:59 +0000 (16:03 +0000)]
(pascal-mode-syntax-table): Change syntax
of `*' to handle `(* ... *)' comments.

24 years ago(tty_defined_color): Don't return faulire indication
Eli Zaretskii [Thu, 17 Feb 2000 15:32:52 +0000 (15:32 +0000)]
(tty_defined_color): Don't return faulire indication
for unspecified-fg and unspecified-bg pseudo-colors.

24 years ago(GC_USE_GCPROS_AS_BEFORE, GC_MAKE_GCPROS_NOOPS)
Gerd Moellmann [Thu, 17 Feb 2000 15:23:58 +0000 (15:23 +0000)]
(GC_USE_GCPROS_AS_BEFORE, GC_MAKE_GCPROS_NOOPS)
(GC_MARK_STACK_CHECK_GCPROS, GC_USE_GCPROS_CHECK_ZOMBIES)
[GC_MARK_STACK]: New defines.
(GCPRO1, GCPRO2, GCPRO3, GCPRO4, GCPRO5, UNGCPRO)
[GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS]: Define as no-ops.

24 years ago(main) [GC_MARK_STACK]: Initialize stack_base.
Gerd Moellmann [Thu, 17 Feb 2000 15:22:35 +0000 (15:22 +0000)]
(main) [GC_MARK_STACK]: Initialize stack_base.

24 years ago(Fget_buffer_create, Fmake_indirect_buffer): Use
Gerd Moellmann [Thu, 17 Feb 2000 15:21:58 +0000 (15:21 +0000)]
(Fget_buffer_create, Fmake_indirect_buffer): Use
allocate_buffer instead of xmalloc.