]> git.eshelyaron.com Git - emacs.git/log
emacs.git
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.

24 years ago(mark_object): Don't mark symbol names in pure space.
Gerd Moellmann [Thu, 17 Feb 2000 15:21:21 +0000 (15:21 +0000)]
(mark_object): Don't mark symbol names in pure space.
(gc_sweep): Don't unmark symbol names in pure space.

(toplevel): Include setjmp.h.
(PURE_POINTER_P): New define.
(enum mem_type) [GC_MARK_STACK]: New enumeration.
(Vdead) [GC_MARK_STACK]: New variable.
(lisp_malloc): Add parameter TYPE, call mem_insert if
GC_MARK_STACK is defined.
(allocate_buffer): New function.
(lisp_free) [GC_MARK_STACK]: Call mem_delete.
(free_float) [GC_MARK_STACK]: Set type to Vdead.
(free_cons) [GC_MARK_STACK]: Set car to Vdead.
(stack_base, mem_root, mem_z) [GC_MARK_STACK]: New variables.
(MEM_NIL) [GC_MARK_STACK]: New define.
(struct mem_node) [GC_MARK_STACK]: New structure.
(mem_init, mem_find, mem_insert, mem_delete, mem_insert_fixup)
(mem_delete_fixup, mem_rotate_left, mem_rotate_right)
(live_string_p, live_cons_p, live_symbol_p, live_float_p)
(live_misc_p, live_vector_p, live_buffer_p, mark_memory)
(mark_stack) [GC_MARK_STACK]: New functions.
(Fgarbage_collect) [GC_MARK_STACK]: Call mark_stack.
(clear_marks): Removed.
(gc_sweep): Set free conses' car, free floats' type, free
symbols' function to Vdead.  Use lisp_free to free buffers.
(init_alloc_once): Initialize Vdead.
(survives_gc_p): Return non-zero for pure objects.

Add comments throughout the file.

24 years ago(list-faces-display): Use display-mouse-p, not window-system.
Eli Zaretskii [Thu, 17 Feb 2000 14:01:20 +0000 (14:01 +0000)]
(list-faces-display): Use display-mouse-p, not window-system.

24 years ago(stop_other_atimers): Don't call cancel_atimer because
Gerd Moellmann [Thu, 17 Feb 2000 13:15:26 +0000 (13:15 +0000)]
(stop_other_atimers): Don't call cancel_atimer because
that unblocks alarms.

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

24 years ago(mule-menu-keymap)
Eli Zaretskii [Thu, 17 Feb 2000 11:10:31 +0000 (11:10 +0000)]
(mule-menu-keymap)
(describe-language-environment-map, set-coding-system-map)
(setup-language-environment-map): Convert to new (menu-item...
form, add help strings.  Change names of menu items for better
clarity.  "Mule" menu-bar item removed (it's now in the "Options"
submenu).

24 years ago(global-map): Menu-bar items converted to the new
Eli Zaretskii [Thu, 17 Feb 2000 11:08:09 +0000 (11:08 +0000)]
(global-map): Menu-bar items converted to the new
format (menu-item..., rearranged for better CUA compliance, and
their names changed for better clarity.  Help strings added.

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

24 years agoRemove LISP_FLOAT_TYPE.
Gerd Moellmann [Thu, 17 Feb 2000 09:47:23 +0000 (09:47 +0000)]
Remove LISP_FLOAT_TYPE.

24 years agoRemove `LISP_FLOAT_TYPE' and `standalone'.
Gerd Moellmann [Thu, 17 Feb 2000 09:45:46 +0000 (09:45 +0000)]
Remove `LISP_FLOAT_TYPE' and `standalone'.

24 years ago(make_frame): Set frame initiallly to `garbaged'.
Gerd Moellmann [Thu, 17 Feb 2000 09:20:23 +0000 (09:20 +0000)]
(make_frame): Set frame initiallly to `garbaged'.

24 years ago(dired-do-copy): Remove spurios character.`n'
Gerd Moellmann [Thu, 17 Feb 2000 09:13:39 +0000 (09:13 +0000)]
(dired-do-copy): Remove spurios character.`n'
within the code.

24 years ago(decode_mode_spec_coding): Delete superfluous code.
Kenichi Handa [Thu, 17 Feb 2000 08:19:21 +0000 (08:19 +0000)]
(decode_mode_spec_coding): Delete superfluous code.
Allocate sufficient memory for eol_str in the case that eoltype is
Lisp_Int.

24 years ago*** empty log message ***
Kenichi Handa [Thu, 17 Feb 2000 08:15:20 +0000 (08:15 +0000)]
*** empty log message ***

24 years ago(Fforward_comment): Undo the previous change, since cc-mode
Stefan Monnier [Thu, 17 Feb 2000 05:57:38 +0000 (05:57 +0000)]
(Fforward_comment): Undo the previous change, since cc-mode
depends on the previous behavior.

24 years agoDon't require custom. Add more specific :groups to various deffaces.
Dave Love [Wed, 16 Feb 2000 22:58:42 +0000 (22:58 +0000)]
Don't require custom.  Add more specific :groups to various deffaces.
(set-face-attribute): Purecopy args.
(read-face-name): Default to name at point and use it in prompt.
Remove colon from arg in all callers.
(list-faces-display): Hyperlink to face descriptions and customize
buffers.

24 years ago(facemenu-set-face): Amend interactive prompt.
Dave Love [Wed, 16 Feb 2000 22:45:03 +0000 (22:45 +0000)]
(facemenu-set-face): Amend interactive prompt.

24 years agoMention some new packages, extra configure options.
Dave Love [Wed, 16 Feb 2000 22:32:57 +0000 (22:32 +0000)]
Mention some new packages, extra configure options.