]> git.eshelyaron.com Git - emacs.git/log
emacs.git
19 years ago*** empty log message ***
Kim F. Storm [Fri, 18 Feb 2005 22:55:37 +0000 (22:55 +0000)]
*** empty log message ***

19 years ago(pitx, pit): Pretty print display iterator.
Kim F. Storm [Fri, 18 Feb 2005 22:21:36 +0000 (22:21 +0000)]
(pitx, pit): Pretty print display iterator.
(prowx, prow): Pretty print glyph row.
(pcursorx, pcursor): Pretty print a window cursor.
(pwinx, pwin): Pretty print struct window.

19 years ago*** empty log message ***
Kim F. Storm [Fri, 18 Feb 2005 22:20:38 +0000 (22:20 +0000)]
*** empty log message ***

19 years ago(log-view-message-re): Fix up Subversion regexp.
Stefan Monnier [Fri, 18 Feb 2005 21:56:47 +0000 (21:56 +0000)]
(log-view-message-re): Fix up Subversion regexp.

19 years ago*** empty log message ***
Stefan Monnier [Fri, 18 Feb 2005 18:17:16 +0000 (18:17 +0000)]
*** empty log message ***

19 years ago(BLOCK_BYTES): Harmless typo.
Stefan Monnier [Fri, 18 Feb 2005 18:16:09 +0000 (18:16 +0000)]
(BLOCK_BYTES): Harmless typo.

19 years ago(meta-mark-active): Fix condition to just
David Kastrup [Fri, 18 Feb 2005 14:28:24 +0000 (14:28 +0000)]
(meta-mark-active): Fix condition to just
use `mark-active' when defined.

19 years ago*** empty log message ***
Richard M. Stallman [Fri, 18 Feb 2005 07:08:18 +0000 (07:08 +0000)]
*** empty log message ***

19 years agoses.texi: Add concept/function/variable indices
Jonathan Yavner [Fri, 18 Feb 2005 05:48:09 +0000 (05:48 +0000)]
ses.texi: Add concept/function/variable indices

19 years ago(auto-revert-stop-on-user-input): Doc fix.
Luc Teirlinck [Fri, 18 Feb 2005 00:46:29 +0000 (00:46 +0000)]
(auto-revert-stop-on-user-input): Doc fix.

19 years ago(ps-font-info-database): New entry
Kenichi Handa [Fri, 18 Feb 2005 00:44:44 +0000 (00:44 +0000)]
(ps-font-info-database): New entry
ZapfChancery-MediumItalic with correct font name.  Fix font name
of the entry Zapf-Chancery-MediumItalic.

19 years ago(handle_one_xevent): Use union of struct input_event and
Andreas Schwab [Thu, 17 Feb 2005 12:52:35 +0000 (12:52 +0000)]
(handle_one_xevent): Use union of struct input_event and
struct selection_input_event to avoid aliasing issues.
(SET_SAVED_MENU_EVENT): Adapt reference to inev.

19 years ago(Fx_disown_selection_internal): Use union of struct
Andreas Schwab [Thu, 17 Feb 2005 12:50:08 +0000 (12:50 +0000)]
(Fx_disown_selection_internal): Use union of struct
input_event and struct selection_input_event to avoid aliasing
issues.

19 years ago(hack_wm_protocols): Use correct type for last parameter
Andreas Schwab [Thu, 17 Feb 2005 12:49:34 +0000 (12:49 +0000)]
(hack_wm_protocols): Use correct type for last parameter
of XGetWindowProperty to avoid aliasing issues.
(Fx_window_property): Likewise.

19 years ago(auto-revert-stop-on-user-input): Further doc fix.
Luc Teirlinck [Thu, 17 Feb 2005 00:58:19 +0000 (00:58 +0000)]
(auto-revert-stop-on-user-input): Further doc fix.

19 years ago(check_it, init_from_display_pos, handle_stop)
Kim F. Storm [Wed, 16 Feb 2005 23:45:03 +0000 (23:45 +0000)]
(check_it, init_from_display_pos, handle_stop)
(setup_for_ellipsis, handle_single_display_spec)
(handle_composition_prop, next_overlay_string)
(get_overlay_strings, reseat_1, reseat_to_string)
(next_element_from_ellipsis, BUFFER_POS_REACHED_P)
(in_display_vector_p, display_line, get_next_display_element):
Change it->method from function pointer to enum.
(get_next_element): New array to map it->method to function.
(get_next_display_element): Use it.
(set_iterator_to_next): Use switch instead of if/else chain.

19 years ago(enum it_method): New enum.
Kim F. Storm [Wed, 16 Feb 2005 23:44:48 +0000 (23:44 +0000)]
(enum it_method): New enum.
(GET_FROM_*): Its members.
(struct it): Change member method from function pointer to enum.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 16 Feb 2005 23:44:28 +0000 (23:44 +0000)]
*** empty log message ***

19 years ago(ido-fallback-command): Pass user input to fallback command.
Kim F. Storm [Wed, 16 Feb 2005 21:36:41 +0000 (21:36 +0000)]
(ido-fallback-command): Pass user input to fallback command.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 16 Feb 2005 21:36:24 +0000 (21:36 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Luc Teirlinck [Wed, 16 Feb 2005 21:21:35 +0000 (21:21 +0000)]
*** empty log message ***

19 years ago(gdb-set-gud-minor-mode-existing-buffers)
Nick Roberts [Wed, 16 Feb 2005 20:23:16 +0000 (20:23 +0000)]
(gdb-set-gud-minor-mode-existing-buffers)
(gdb-find-file-hook): Add server prefix.

19 years ago*** empty log message ***
Nick Roberts [Wed, 16 Feb 2005 20:22:38 +0000 (20:22 +0000)]
*** empty log message ***

19 years ago(Quitting): Update xref for splitting of node in msdog.texi.
Luc Teirlinck [Wed, 16 Feb 2005 15:39:52 +0000 (15:39 +0000)]
(Quitting): Update xref for splitting of node in msdog.texi.

19 years ago(Frames): Update xref for splitting of node in msdog.texi.
Luc Teirlinck [Wed, 16 Feb 2005 15:36:57 +0000 (15:36 +0000)]
(Frames): Update xref for splitting of node in msdog.texi.

19 years ago(Top): Update menu for splitting of node in msdog.texi.
Luc Teirlinck [Wed, 16 Feb 2005 15:34:45 +0000 (15:34 +0000)]
(Top): Update menu for splitting of node in msdog.texi.

19 years ago(auto-revert-stop-on-user-input): Doc fix.
Luc Teirlinck [Wed, 16 Feb 2005 14:14:56 +0000 (14:14 +0000)]
(auto-revert-stop-on-user-input): Doc fix.

19 years ago*** empty log message ***
Richard M. Stallman [Wed, 16 Feb 2005 10:22:14 +0000 (10:22 +0000)]
*** empty log message ***

19 years ago(Split Window): Simplify line truncation info
Richard M. Stallman [Wed, 16 Feb 2005 10:21:59 +0000 (10:21 +0000)]
(Split Window): Simplify line truncation info
and xref to Display Custom.

19 years ago(Quitting): Emergency escape only for text terminal.
Richard M. Stallman [Wed, 16 Feb 2005 10:21:18 +0000 (10:21 +0000)]
(Quitting): Emergency escape only for text terminal.
(Screen Garbled): C-l for ungarbling is only for text terminal.

19 years ago(Text Mode): ESC TAB alternative for M-TAB.
Richard M. Stallman [Wed, 16 Feb 2005 10:19:05 +0000 (10:19 +0000)]
(Text Mode): ESC TAB alternative for M-TAB.

19 years ago(Header Editing): ESC TAB alternative for M-TAB.
Richard M. Stallman [Wed, 16 Feb 2005 10:17:29 +0000 (10:17 +0000)]
(Header Editing): ESC TAB alternative for M-TAB.

19 years ago(Program Modes): Mention Python mode.
Richard M. Stallman [Wed, 16 Feb 2005 10:17:01 +0000 (10:17 +0000)]
(Program Modes): Mention Python mode.
(Moving by Defuns): Repeating C-M-h extends region.
(Basic Indent): Clarify.
(Custom C Indent): Clarify.
(Expressions): Repeating C-M-@ extends region.
(Info Lookup): Clarify for C-h S.
(Symbol Completion): ESC TAB alternative for M-TAB.
(Electric C): Clarify.

19 years ago(Top): Update display.texi and frames.texi submenu data.
Richard M. Stallman [Wed, 16 Feb 2005 10:13:01 +0000 (10:13 +0000)]
(Top): Update display.texi and frames.texi submenu data.

19 years ago(MS-DOS Keyboard, MS-DOS Mouse): Split from MS-DOS Input node.
Richard M. Stallman [Wed, 16 Feb 2005 10:11:06 +0000 (10:11 +0000)]
(MS-DOS Keyboard, MS-DOS Mouse): Split from MS-DOS Input node.
(MS-DOS Keyboard): Start with explaining DEL and BREAK.
(MS-DOS and MULE): Clarify.
(MS-DOS Processes, Windows Processes): Fix typos.

19 years ago(Choosing Modes): Clarify.
Richard M. Stallman [Wed, 16 Feb 2005 10:08:30 +0000 (10:08 +0000)]
(Choosing Modes): Clarify.

19 years ago(Basic Keyboard Macro): Doc F3, F4.
Richard M. Stallman [Wed, 16 Feb 2005 10:07:28 +0000 (10:07 +0000)]
(Basic Keyboard Macro): Doc F3, F4.
(Keyboard Macro Step-Edit): Clarify.

19 years ago(Indentation): Clarifications.
Richard M. Stallman [Wed, 16 Feb 2005 10:05:39 +0000 (10:05 +0000)]
(Indentation): Clarifications.

19 years ago(Help): Correct error about C-h in query-replace.
Richard M. Stallman [Wed, 16 Feb 2005 10:04:34 +0000 (10:04 +0000)]
(Help): Correct error about C-h in query-replace.
Clarify apropos vs C-h a.  Fix how to search in FAQ.
(Key Help): Describe C-h w here.
(Name Help): Minor cleanup.  C-h w moved to Key Help.
Clarify the "object" joke.
(Apropos): Clarify.  Mouse-1 like Mouse-2.
(Help Mode): Mouse-1 like Mouse-2.

19 years ago(Spelling): Mention ESC TAB as alt. for M-TAB.
Richard M. Stallman [Wed, 16 Feb 2005 10:01:06 +0000 (10:01 +0000)]
(Spelling): Mention ESC TAB as alt. for M-TAB.

19 years ago(Display): Reorder menu.
Richard M. Stallman [Wed, 16 Feb 2005 09:59:32 +0000 (09:59 +0000)]
(Display): Reorder menu.
(Faces): Cleanup.
(Font Lock): Cleanup.  Mention Options menu.  Delete obsolete text.
(Scrolling): For C-l, don't presume text terminal.
(Horizontal Scrolling): Simplify intro.
(Follow Mode): Clarify.
(Cursor Display): Moved before Display Custom.
(Display Custom): Explain no-redraw-on-reenter is for text terminals.
Doc default-tab-width.  Doc line truncation more thoroughly.

19 years ago(Dired Enter): C-x C-f can run Dired.
Richard M. Stallman [Wed, 16 Feb 2005 09:54:47 +0000 (09:54 +0000)]
(Dired Enter): C-x C-f can run Dired.
(Dired Visiting): Comment out `a' command.
Mouse-1 is like Mouse-2.
(Shell Commands in Dired): ? can be used more than once.

19 years ago(Continuation Lines): Simplify description of truncation,
Richard M. Stallman [Wed, 16 Feb 2005 09:51:37 +0000 (09:51 +0000)]
(Continuation Lines): Simplify description of truncation,
and refer to Display Custom for the rest of it.

19 years ago(perform-replace): Pass new args to replace-highlight.
Richard M. Stallman [Wed, 16 Feb 2005 09:49:45 +0000 (09:49 +0000)]
(perform-replace): Pass new args to replace-highlight.
(replace-highlight): Take region args,
and pass them to isearch-lazy-highlight-new-loop.

19 years ago(disabled-command-hook): Autoload the defalias
Richard M. Stallman [Wed, 16 Feb 2005 09:48:29 +0000 (09:48 +0000)]
(disabled-command-hook): Autoload the defalias
and the make-obsolete-variable call.

19 years ago(menu-bar-select-frame): FRAME defaults to selected.
Richard M. Stallman [Wed, 16 Feb 2005 09:47:37 +0000 (09:47 +0000)]
(menu-bar-select-frame): FRAME defaults to selected.

19 years ago(isearch-lazy-highlight-start-limit)
Richard M. Stallman [Wed, 16 Feb 2005 09:41:02 +0000 (09:41 +0000)]
(isearch-lazy-highlight-start-limit)
(isearch-lazy-highlight-end-limit): New variables limit
the region for highlighting.
(isearch-lazy-highlight-new-loop): New args BEG and END.
(isearch-lazy-highlight-search): Use the new vars.
(isearch-lazy-highlight-update): Likewise.

19 years ago(dired-build-subdir-alist): Bind buffer-undo-list to t.
Richard M. Stallman [Wed, 16 Feb 2005 09:39:06 +0000 (09:39 +0000)]
(dired-build-subdir-alist): Bind buffer-undo-list to t.

19 years ago(all): Use default-boundp.
Richard M. Stallman [Wed, 16 Feb 2005 09:37:20 +0000 (09:37 +0000)]
(all): Use default-boundp.

19 years ago*** empty log message ***
Luc Teirlinck [Wed, 16 Feb 2005 05:13:39 +0000 (05:13 +0000)]
*** empty log message ***

19 years ago(auto-revert-stop-on-user-input, auto-revert-verbose): Doc fixes.
Luc Teirlinck [Wed, 16 Feb 2005 05:00:29 +0000 (05:00 +0000)]
(auto-revert-stop-on-user-input, auto-revert-verbose): Doc fixes.

19 years agoFix typo in date
Jason Rumney [Tue, 15 Feb 2005 23:29:17 +0000 (23:29 +0000)]
Fix typo in date

19 years ago2004-11-08 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
Jason Rumney [Tue, 15 Feb 2005 23:19:26 +0000 (23:19 +0000)]
2004-11-08  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>

        * w32select.c: Summary: Thorough rework to implement Unicode
        clipboard operations and delayed rendering.

        Drop last_clipboard_text and related code, keep track of
        ownership via clipboard_owner instead.  Drop old #if0
        sections.

        (DEFAULT_LCID, ANSICP, OEMCP, QUNICODE, QANSICP, QOEMCP)
        (clipboard_owner, modifying_clipboard, cfg_coding_system)
        (cfg_codepage, cfg_lcid, cfg_clipboard_type, current_text)
        (current_coding_system, current_requires_encoding)
        (current_num_nls, current_clipboard_type, current_lcid): New
        static variables.

        (convert_to_handle_as_ascii, convert_to_handle_as_coded)
        (render, render_all, run_protected, lisp_error_handler)
        (owner_callback, create_owner, setup_config)
        (enum_locale_callback, cp_from_locale, coding_from_cp): New
        local functions.

        (term_w32select, globals_of_w32select): New global functions.

        (Fw32_set_clipboard_data): Ignore parameter FRAME, use
        clipboard_owner instead.  Use delayed rendering and provide
        all text formats.  Provide CF_LOCALE if necessary.

        (Fw32_get_clipboard_data): Handle CF_UNICODETEXT and
        CF_LOCALE.  Fall back to CF_TEXT, if CF_UNICODETEXT is not
        available.  Force DOS line-ends for decoding.

        (Fx_selection_exists_p): Handle CF_UNICODETEXT.

        (syms_of_w32select): Init and register new variables.

        * w32.h: Add prototypes for globals_of_w32select and
        term_w32select.  Make the neighboring K&R declarations into
        prototypes, too.

        * emacs.c: Include w32.h to get function prototypes.
        (main): Call globals_of_w32select.

        * w32.c (term_ntproc): Call term_w32select.

        * mule-cmds.el (set-locale-environment): Remove call to
        set-selection-coding-system on Windows.

        * s/ms-w32.h: Guard MSC-specific #pragmas with an #ifdef.

19 years ago(BUFFER_POS_REACHED_P): Return true if pos reached and
Kim F. Storm [Tue, 15 Feb 2005 23:04:45 +0000 (23:04 +0000)]
(BUFFER_POS_REACHED_P): Return true if pos reached and
at end of display vector.

19 years ago*** empty log message ***
Kim F. Storm [Tue, 15 Feb 2005 23:04:21 +0000 (23:04 +0000)]
*** empty log message ***

19 years agoAdd note about Unicode clipboard support on Windows.
Jason Rumney [Tue, 15 Feb 2005 23:02:56 +0000 (23:02 +0000)]
Add note about Unicode clipboard support on Windows.

19 years agoDo not rely on non-standard behaviour of tar --exclude.
Jason Rumney [Tue, 15 Feb 2005 22:07:53 +0000 (22:07 +0000)]
Do not rely on non-standard behaviour of tar --exclude.

19 years ago*** empty log message ***
Jason Rumney [Tue, 15 Feb 2005 22:07:05 +0000 (22:07 +0000)]
*** empty log message ***

19 years ago(math-csc-raw): Fix typo.
Jay Belanger [Tue, 15 Feb 2005 19:49:51 +0000 (19:49 +0000)]
(math-csc-raw): Fix typo.

19 years ago(math-eqn-special-funcs): Add functions to list.
Jay Belanger [Tue, 15 Feb 2005 19:28:08 +0000 (19:28 +0000)]
(math-eqn-special-funcs): Add functions to list.

19 years agoAdd derivative and integration rules for calcFunc-sec, calcFunc-csc,
Jay Belanger [Tue, 15 Feb 2005 19:27:47 +0000 (19:27 +0000)]
Add derivative and integration rules for calcFunc-sec, calcFunc-csc,
calcFunc-cot, calcFunc-sech, calcFunc-csch, calcFunc-coth.
(math-do-integral-methods): Add to checks for when to use
substitutions.

19 years agoAdd simplification rules for calcFunc-sec, calcFunc-csc, calcFunc-cot.
Jay Belanger [Tue, 15 Feb 2005 19:27:17 +0000 (19:27 +0000)]
Add simplification rules for calcFunc-sec, calcFunc-csc, calcFunc-cot.

19 years ago(calc-handle-undo): Remove prefix from variable in message.
Jay Belanger [Tue, 15 Feb 2005 19:26:49 +0000 (19:26 +0000)]
(calc-handle-undo): Remove prefix from variable in message.

19 years ago(calc-DistribRules, calc-NegateRules): Add rules.
Jay Belanger [Tue, 15 Feb 2005 19:26:07 +0000 (19:26 +0000)]
(calc-DistribRules, calc-NegateRules): Add rules.

19 years ago(calc-sec, calc-csc, calc-cot, calc-sech, calc-csch, calc-coth)
Jay Belanger [Tue, 15 Feb 2005 19:25:20 +0000 (19:25 +0000)]
(calc-sec, calc-csc, calc-cot, calc-sech, calc-csch, calc-coth)
(calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech)
(calcFunc-csch, calcFunc-coth, math-sec-raw, math-csc-raw)
(math-cot-raw): New functions.

19 years agoAdd functions to autoloads.
Jay Belanger [Tue, 15 Feb 2005 19:24:49 +0000 (19:24 +0000)]
Add functions to autoloads.

19 years ago(math-real-if-arg-functions): Add functions to list.
Jay Belanger [Tue, 15 Feb 2005 19:24:24 +0000 (19:24 +0000)]
(math-real-if-arg-functions): Add functions to list.

19 years agoAdd simplification rules for calcFunc-sec, calcFunc-csc, calcFunc-cot,
Jay Belanger [Tue, 15 Feb 2005 19:23:46 +0000 (19:23 +0000)]
Add simplification rules for calcFunc-sec, calcFunc-csc, calcFunc-cot,
calcFunc-sech, calcFunc-csch, calcFunc-coth.

19 years ago(lisp-mode-variables): Add ;;;###autoload to `outline-regexp'.
Lute Kamstra [Tue, 15 Feb 2005 09:23:22 +0000 (09:23 +0000)]
(lisp-mode-variables): Add ;;;###autoload to `outline-regexp'.
Suggested by Stefan Monnier <monnier@iro.umontreal.ca>
(lisp-outline-level): Improve efficiency.  Suggested by David Kastrup
<dak@gnu.org>.

19 years ago(gdb-find-file-unhook): New variable.
Nick Roberts [Tue, 15 Feb 2005 09:19:13 +0000 (09:19 +0000)]
(gdb-find-file-unhook): New variable.
(gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
(gdb-set-gud-minor-mode-existing-buffers): New functions.
(gdb-find-file-hook): New hook. Add it to find-file-hook.
(gdb-info-breakpoints-custom, gdb-source-info): Simplify.

19 years ago*** empty log message ***
Nick Roberts [Tue, 15 Feb 2005 09:18:31 +0000 (09:18 +0000)]
*** empty log message ***

19 years ago(get_next_display_element): Fix escape-glyph criterion
Richard M. Stallman [Tue, 15 Feb 2005 06:50:48 +0000 (06:50 +0000)]
(get_next_display_element): Fix escape-glyph criterion
for mode and header lines.

19 years ago(syms_of_lread) <user-init-file>: Doc fix.
Richard M. Stallman [Tue, 15 Feb 2005 06:44:50 +0000 (06:44 +0000)]
(syms_of_lread) <user-init-file>: Doc fix.

19 years ago(describe_map_tree): Change decl.
Richard M. Stallman [Tue, 15 Feb 2005 06:42:06 +0000 (06:42 +0000)]
(describe_map_tree): Change decl.

19 years ago(command_loop_1): Always use safe_run_hooks to run Qdeferred_action_function.
Richard M. Stallman [Tue, 15 Feb 2005 06:41:26 +0000 (06:41 +0000)]
(command_loop_1): Always use safe_run_hooks to run Qdeferred_action_function.

19 years ago(describe_map_tree): New arg MENTION_SHADOW. Calls changed.
Richard M. Stallman [Tue, 15 Feb 2005 06:39:18 +0000 (06:39 +0000)]
(describe_map_tree): New arg MENTION_SHADOW.  Calls changed.
(describe_map, describe_vector): Likewise.  When it's 1,
don't omit shadowed bindings, instead mark them as shadowed.

19 years ago(Fsubstitute_command_keys): Compute list of shadowing maps
Richard M. Stallman [Tue, 15 Feb 2005 06:36:17 +0000 (06:36 +0000)]
(Fsubstitute_command_keys): Compute list of shadowing maps
for describe_map_tree.  Pass 1 for MENTION_SHADOWS.

19 years ago(Fsetq_default): Allow no arg case.
Richard M. Stallman [Tue, 15 Feb 2005 06:33:15 +0000 (06:33 +0000)]
(Fsetq_default): Allow no arg case.

19 years ago(all): Comment change.
Luc Teirlinck [Mon, 14 Feb 2005 23:44:07 +0000 (23:44 +0000)]
(all): Comment change.

19 years agoRemove battery.el entry (DONE).
Lute Kamstra [Mon, 14 Feb 2005 17:09:56 +0000 (17:09 +0000)]
Remove battery.el entry (DONE).

19 years agoFix typo. Add missing entry.
Lute Kamstra [Mon, 14 Feb 2005 13:22:41 +0000 (13:22 +0000)]
Fix typo.  Add missing entry.

19 years ago*** empty log message ***
Lute Kamstra [Mon, 14 Feb 2005 12:17:31 +0000 (12:17 +0000)]
*** empty log message ***

19 years ago(all): Check if symbol is void.
Lute Kamstra [Mon, 14 Feb 2005 12:13:12 +0000 (12:13 +0000)]
(all): Check if symbol is void.

19 years ago(reftex-do-citation): Cleanup single
Carsten Dominik [Mon, 14 Feb 2005 12:12:04 +0000 (12:12 +0000)]
(reftex-do-citation): Cleanup single
optional argument to \cite.

19 years ago*** empty log message ***
Carsten Dominik [Mon, 14 Feb 2005 12:11:02 +0000 (12:11 +0000)]
*** empty log message ***

19 years ago(Top): Remove reference to deleted node.
Lute Kamstra [Mon, 14 Feb 2005 11:20:13 +0000 (11:20 +0000)]
(Top): Remove reference to deleted node.

19 years ago(Lists): Remove reference to deleted node.
Lute Kamstra [Mon, 14 Feb 2005 11:19:27 +0000 (11:19 +0000)]
(Lists): Remove reference to deleted node.
(Cons Cells): Fix typo.

19 years ago(Where Defined): Fix typo.
Lute Kamstra [Mon, 14 Feb 2005 11:18:45 +0000 (11:18 +0000)]
(Where Defined): Fix typo.

19 years agoFill the text using the default `fill-column'.
Lute Kamstra [Mon, 14 Feb 2005 10:47:09 +0000 (10:47 +0000)]
Fill the text using the default `fill-column'.

19 years ago*** empty log message ***
Richard M. Stallman [Mon, 14 Feb 2005 10:25:50 +0000 (10:25 +0000)]
*** empty log message ***

19 years ago(Creating Buffer-Local): change-major-mode-hook
Richard M. Stallman [Mon, 14 Feb 2005 10:25:20 +0000 (10:25 +0000)]
(Creating Buffer-Local): change-major-mode-hook
is useful for discarding some minor modes.

19 years ago(Symbol Components): Reorder examples.
Richard M. Stallman [Mon, 14 Feb 2005 10:24:22 +0000 (10:24 +0000)]
(Symbol Components): Reorder examples.

19 years agoSynchronize with TUTORIAL. Correct some typos. Make the terminology
Lute Kamstra [Mon, 14 Feb 2005 10:24:01 +0000 (10:24 +0000)]
Synchronize with TUTORIAL.  Correct some typos.  Make the terminology
more consistent.

19 years ago(Input Functions): State standard-input default.
Richard M. Stallman [Mon, 14 Feb 2005 10:23:29 +0000 (10:23 +0000)]
(Input Functions): State standard-input default.
(Output Variables): State standard-output default.

19 years ago(Printed Representation): Clarify read syntax vs print.
Richard M. Stallman [Mon, 14 Feb 2005 10:22:36 +0000 (10:22 +0000)]
(Printed Representation): Clarify read syntax vs print.
(Floating Point Type): Explain meaning better.
(Symbol Type): Explain uniqueness better.
(Cons Cell Type): Explain empty list sooner.  CAR and CDR later.
List examples sooner.
(Box Diagrams): New subnode broken out.
Some examples moved from old Lists as Boxes node.
(Dotted Pair Notation): Clarify intro.
(Array Type): Clarify.
(Type Predicates): Add hash-table-p.

19 years ago(Integer Basics): Clarify radix explanation.
Richard M. Stallman [Mon, 14 Feb 2005 10:19:36 +0000 (10:19 +0000)]
(Integer Basics): Clarify radix explanation.
(Predicates on Numbers): Minor clarification.
(Comparison of Numbers): Minor clarification.  Clarify eql.
Typos in min, max.
(Math Functions): Clarify overflow in expt.

19 years ago(Text from Minibuffer): Minor clarification.
Richard M. Stallman [Mon, 14 Feb 2005 10:17:32 +0000 (10:17 +0000)]
(Text from Minibuffer): Minor clarification.
Mention arrow keys.

19 years ago(Autoload): defun's doc string overrides autoload's doc string.
Richard M. Stallman [Mon, 14 Feb 2005 10:16:24 +0000 (10:16 +0000)]
(Autoload): defun's doc string overrides autoload's doc string.
(Repeated Loading): Modernize "add to list" examples.
(Where Defined): Finish updating table of load-history elts.

19 years ago(List-related Predicates): Minor wording improvement.
Richard M. Stallman [Mon, 14 Feb 2005 10:14:29 +0000 (10:14 +0000)]
(List-related Predicates): Minor wording improvement.
(Lists as Boxes): Node deleted.
(Building Lists): Explain trivial cases of number-sequence.

19 years ago(Hash Tables): Add desc to menu items.
Richard M. Stallman [Mon, 14 Feb 2005 10:13:16 +0000 (10:13 +0000)]
(Hash Tables): Add desc to menu items.
(Creating Hash): Expain "full" means "make larger",
(Hash Access): Any object can be a key.
State value of maphash.