bpt/emacs.git
20 years ago* xmenu.c (Fx_popup_dialog): Add an Ok button if no buttons are
Jan Djärv [Thu, 8 Jan 2004 21:04:32 +0000 (21:04 +0000)]
* xmenu.c (Fx_popup_dialog): Add an Ok button if no buttons are
  specified.

20 years ago(main): Save errno from socket_status.
Andreas Schwab [Thu, 8 Jan 2004 12:20:43 +0000 (12:20 +0000)]
(main): Save errno from socket_status.

20 years ago(Fformat): Fix '&' to '&&'.
Kenichi Handa [Thu, 8 Jan 2004 08:40:12 +0000 (08:40 +0000)]
(Fformat): Fix '&' to '&&'.

20 years ago(emerge-restore-buffer-characteristics): Doc fix.
John Paul Wallington [Thu, 8 Jan 2004 05:43:22 +0000 (05:43 +0000)]
(emerge-restore-buffer-characteristics): Doc fix.

20 years ago(print_preprocess) <case Lisp_Vectorlike>: Only mask
Andreas Schwab [Thu, 8 Jan 2004 00:16:25 +0000 (00:16 +0000)]
(print_preprocess) <case Lisp_Vectorlike>: Only mask
size if PSEUDOVECTOR_FLAG is set.

20 years ago(gdb-first-prompt): Renamed from
Nick Roberts [Wed, 7 Jan 2004 23:22:34 +0000 (23:22 +0000)]
(gdb-first-prompt): Renamed from
gdb-first-pre-prompt

20 years ago(gdba): Avoid duplication, use gdb-ann3. Use GDB
Nick Roberts [Wed, 7 Jan 2004 23:21:56 +0000 (23:21 +0000)]
(gdba): Avoid duplication, use gdb-ann3. Use GDB
command "set width 0" to prevent word wrapping problems.
(gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.

20 years ago*** empty log message ***
Nick Roberts [Wed, 7 Jan 2004 23:21:10 +0000 (23:21 +0000)]
*** empty log message ***

20 years ago(write-file-functions, write-contents-functions): Clarify docstrings.
Luc Teirlinck [Wed, 7 Jan 2004 20:51:14 +0000 (20:51 +0000)]
(write-file-functions, write-contents-functions): Clarify docstrings.

20 years ago*** empty log message ***
Luc Teirlinck [Wed, 7 Jan 2004 20:49:14 +0000 (20:49 +0000)]
*** empty log message ***

20 years ago(Saving Buffers): Clarify descriptions of `write-contents-functions'
Luc Teirlinck [Wed, 7 Jan 2004 20:38:22 +0000 (20:38 +0000)]
(Saving Buffers): Clarify descriptions of `write-contents-functions'
and `before-save-hook'.  Make the defvar's for `before-save-hook' and
`after-save-hook' into defopt's.

20 years agoFix minor error.
Richard M. Stallman [Wed, 7 Jan 2004 13:27:51 +0000 (13:27 +0000)]
Fix minor error.

20 years ago(Fdeclare_equiv_charset): Fix docstring.
Kenichi Handa [Wed, 7 Jan 2004 12:50:15 +0000 (12:50 +0000)]
(Fdeclare_equiv_charset): Fix docstring.

20 years ago(set-auto-coding): Fix for the case that end-of-line is only CR.
Kenichi Handa [Wed, 7 Jan 2004 01:43:32 +0000 (01:43 +0000)]
(set-auto-coding): Fix for the case that end-of-line is only CR.

20 years ago(fontset_ref_via_base): Fix previous change.
Kenichi Handa [Wed, 7 Jan 2004 00:24:44 +0000 (00:24 +0000)]
(fontset_ref_via_base): Fix previous change.

20 years ago*** empty log message ***
Jason Rumney [Tue, 6 Jan 2004 23:50:50 +0000 (23:50 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Kim F. Storm [Tue, 6 Jan 2004 23:49:51 +0000 (23:49 +0000)]
*** empty log message ***

20 years ago2004-01-06 Eric Hanchrow <offby1@blarg.net> (tiny change)
Jason Rumney [Tue, 6 Jan 2004 23:48:14 +0000 (23:48 +0000)]
2004-01-06  Eric Hanchrow <offby1@blarg.net> (tiny change)

* make-dist (tempdir): Include cursors in nt/icons

20 years ago(read_process_output): Only activate adaptive
Kim F. Storm [Tue, 6 Jan 2004 23:34:45 +0000 (23:34 +0000)]
(read_process_output): Only activate adaptive
buffering if we read less than 256 bytes at a time.

20 years ago(Click Events): Describe new image and
Kim F. Storm [Tue, 6 Jan 2004 23:21:00 +0000 (23:21 +0000)]
(Click Events): Describe new image and
width/height elements of click events.
(Accessing Events): Add posn-string, posn-image, and
posn-object-width-height.  Change posn-object to return either
image or string object.

20 years ago(event-start, event-end): Doc fix.
Kim F. Storm [Tue, 6 Jan 2004 23:04:44 +0000 (23:04 +0000)]
(event-start, event-end): Doc fix.
(posn-string, posn-image): New defuns.
(posn-object): Return either image or string object.
(posn-object-x-y): Return 8th element of position.
(posn-object-width-height): New defun.

20 years ago(note_mode_line_or_margin_highlight): Use modified
Kim F. Storm [Tue, 6 Jan 2004 22:38:23 +0000 (22:38 +0000)]
(note_mode_line_or_margin_highlight): Use modified
mode_line_string and marginal_area_string functions to handle
both string object and image object properties.

20 years ago(POSN_POSN, POSN_SET_POSN): Rename macros from
Kim F. Storm [Tue, 6 Jan 2004 22:37:48 +0000 (22:37 +0000)]
(POSN_POSN, POSN_SET_POSN): Rename macros from
POSN_BUFFER_POSN and POSN_SET_BUFFER_POSN. All uses changed.
(POSN_INBUFFER_P, POSN_BUFFER_POSN): New macros.

20 years ago(make_lispy_position): Use modified mode_line_string,
Kim F. Storm [Tue, 6 Jan 2004 22:37:39 +0000 (22:37 +0000)]
(make_lispy_position): Use modified mode_line_string,
buffer_posn_from_coords, and marginal_area_string functions to
include both string object and image object in the lispy position.
Also add actual glyph width and height to position.
(read_key_sequence): Use real buffer position from mouse
event to find keymap property even when click is in marginal area.

20 years ago(buffer_posn_from_coords): Return both buffer/string
Kim F. Storm [Tue, 6 Jan 2004 22:37:11 +0000 (22:37 +0000)]
(buffer_posn_from_coords): Return both buffer/string
object and image object.  Return glyph width and height.
(mode_line_string, marginal_area_string): Ditto.

20 years ago(buffer_posn_from_coords, mode_line_string)
Kim F. Storm [Tue, 6 Jan 2004 22:36:41 +0000 (22:36 +0000)]
(buffer_posn_from_coords, mode_line_string)
(marginal_area_string): Fix prototypes.

20 years ago*** empty log message ***
Kim F. Storm [Tue, 6 Jan 2004 22:35:56 +0000 (22:35 +0000)]
*** empty log message ***

20 years ago(gdb-frame-handler): Handle word wrapping anywhere in
Andreas Schwab [Tue, 6 Jan 2004 20:39:28 +0000 (20:39 +0000)]
(gdb-frame-handler): Handle word wrapping anywhere in
output.

20 years ago(skip_chars): Treat '-' at end of string as ordinary
Andreas Schwab [Tue, 6 Jan 2004 16:11:00 +0000 (16:11 +0000)]
(skip_chars): Treat '-' at end of string as ordinary
character.

20 years agoallow / and *, too
Karl Berry [Mon, 5 Jan 2004 22:50:58 +0000 (22:50 +0000)]
allow / and *, too

20 years agoMention before-save-hook.
Simon Josefsson [Mon, 5 Jan 2004 18:21:12 +0000 (18:21 +0000)]
Mention before-save-hook.

20 years agohooks.texi (Standard Hooks): Add before-save-hook.
Simon Josefsson [Mon, 5 Jan 2004 18:20:27 +0000 (18:20 +0000)]
hooks.texi (Standard Hooks): Add before-save-hook.
files.texi (Saving Buffers): Likewise.

20 years agoFix comment to recommend
Simon Josefsson [Mon, 5 Jan 2004 18:19:11 +0000 (18:19 +0000)]
Fix comment to recommend
before-save-hook instead of write-file-functions.

20 years ago(before-save-hook): Add.
Simon Josefsson [Mon, 5 Jan 2004 18:17:41 +0000 (18:17 +0000)]
(before-save-hook): Add.
(basic-save-buffer): Use before-save-hook.

20 years ago(finder-commentary): Call delete-other-windows.
Richard M. Stallman [Mon, 5 Jan 2004 13:59:08 +0000 (13:59 +0000)]
(finder-commentary): Call delete-other-windows.

20 years ago(ange-ftp-file-attributes):
Richard M. Stallman [Mon, 5 Jan 2004 13:58:18 +0000 (13:58 +0000)]
(ange-ftp-file-attributes):
Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.

20 years agoallow % and # as well as ; in copyright notice
Karl Berry [Sun, 4 Jan 2004 23:00:06 +0000 (23:00 +0000)]
allow % and # as well as ; in copyright notice

20 years ago(main): Fix socket name when using another user.
Andreas Schwab [Sun, 4 Jan 2004 16:42:06 +0000 (16:42 +0000)]
(main): Fix socket name when using another user.

20 years agoRestored ChangeLog
Per Abrahamsen [Sun, 4 Jan 2004 16:05:15 +0000 (16:05 +0000)]
Restored ChangeLog

20 years agoFix dec-8 bug
Per Abrahamsen [Sun, 4 Jan 2004 15:11:59 +0000 (15:11 +0000)]
Fix dec-8 bug

20 years ago(compile-internal): Use point, not point-min, for set-window-point.
Richard M. Stallman [Sat, 3 Jan 2004 22:38:10 +0000 (22:38 +0000)]
(compile-internal): Use point, not point-min, for set-window-point.

20 years ago(decode_any_window): New function.
Richard M. Stallman [Sat, 3 Jan 2004 21:17:51 +0000 (21:17 +0000)]
(decode_any_window): New function.
(Fwindow_height, Fwindow_width, Fwindow_edges)
(Fwindow_pixel_edges, Fwindow_inside_edges)
(Fwindow_inside_pixel_edges): Use decode_any_window.

20 years ago*** empty log message ***
Richard M. Stallman [Sat, 3 Jan 2004 21:16:42 +0000 (21:16 +0000)]
*** empty log message ***

20 years ago(Frames and Windows): Delete frame-root-window.
Richard M. Stallman [Sat, 3 Jan 2004 21:16:15 +0000 (21:16 +0000)]
(Frames and Windows): Delete frame-root-window.

20 years ago(latex-find-indent): Avoid error at end of buf.
Richard M. Stallman [Sat, 3 Jan 2004 21:15:28 +0000 (21:15 +0000)]
(latex-find-indent): Avoid error at end of buf.

20 years ago(lm-section-end): require outline.
Richard M. Stallman [Sat, 3 Jan 2004 21:14:11 +0000 (21:14 +0000)]
(lm-section-end): require outline.

20 years ago(speedbar-edit-line): Change regexp to position
Richard M. Stallman [Sat, 3 Jan 2004 21:12:08 +0000 (21:12 +0000)]
(speedbar-edit-line): Change regexp to position
the cursor on the first character of this line's button.

20 years ago(grep-mode-map): Don't remap next-line, previous-line.
Richard M. Stallman [Sat, 3 Jan 2004 21:11:43 +0000 (21:11 +0000)]
(grep-mode-map): Don't remap next-line, previous-line.

20 years ago(functionp): Doc fix.
Luc Teirlinck [Sat, 3 Jan 2004 17:17:21 +0000 (17:17 +0000)]
(functionp): Doc fix.

20 years ago*** empty log message ***
Luc Teirlinck [Sat, 3 Jan 2004 17:15:46 +0000 (17:15 +0000)]
*** empty log message ***

20 years agoVarious small changes in addition to the following.
Luc Teirlinck [Sat, 3 Jan 2004 16:52:43 +0000 (16:52 +0000)]
Various small changes in addition to the following.
(What Is a Function): `functionp' returns nil for macros.  Clarify
behavior of this and following functions for symbol arguments.
(Function Documentation): Add `\' in front of (fn @var{arglist}) and
explain why.
(Defining Functions): Mention DOCSTRING argument to `defalias'.  Add anchor.
(Mapping Functions): Add anchor.  Unquote nil in mapcar* example.

20 years ago(Creating Symbols): Add anchor.
Luc Teirlinck [Sat, 3 Jan 2004 16:47:05 +0000 (16:47 +0000)]
(Creating Symbols): Add anchor.

20 years ago(Accessing Documentation): Add anchor.
Luc Teirlinck [Sat, 3 Jan 2004 16:45:33 +0000 (16:45 +0000)]
(Accessing Documentation): Add anchor.

20 years ago(Hash Access): Add anchor.
Luc Teirlinck [Sat, 3 Jan 2004 16:44:03 +0000 (16:44 +0000)]
(Hash Access): Add anchor.

20 years ago(Function Indirection): Add anchor.
Luc Teirlinck [Sat, 3 Jan 2004 16:39:33 +0000 (16:39 +0000)]
(Function Indirection): Add anchor.

20 years ago* progmodes/idlwave.el (idlwave-make-tags):
Eli Zaretskii [Sat, 3 Jan 2004 12:12:01 +0000 (12:12 +0000)]
* progmodes/idlwave.el (idlwave-make-tags):
* textmodes/flyspell.el (flyspell-large-region):.
* progmodes/make-mode.el (makefile-query-by-make-minus-q):
* emulation/viper-util.el (viper-glob-unix-files):
* emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
* man.el (Man-init-defvars):
* jka-compr.el (jka-compr-call-process):
* files.el (get-free-disk-space,insert-directory):
* ediff-ptch.el (ediff-test-patch-utility):
* ediff-diff.el (ediff-test-utility):
* dired-aux.el (dired-check-process):
* mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
test the return value of call-process, because it can be a string.

20 years ago(emacs_options, x_initialized, same_x_server): Remove
Andreas Schwab [Fri, 2 Jan 2004 22:17:42 +0000 (22:17 +0000)]
(emacs_options, x_initialized, same_x_server): Remove
unused (and duplicated) definitions.

20 years agoUpdate URL for ESS.
Stephen Eglen [Fri, 2 Jan 2004 14:04:43 +0000 (14:04 +0000)]
Update URL for ESS.

20 years ago*** empty log message ***
Kim F. Storm [Thu, 1 Jan 2004 23:44:00 +0000 (23:44 +0000)]
*** empty log message ***

20 years ago(ADAPTIVE_READ_BUFFERING): New conditional.
Kim F. Storm [Thu, 1 Jan 2004 23:34:14 +0000 (23:34 +0000)]
(ADAPTIVE_READ_BUFFERING): New conditional.
(READ_OUTPUT_DELAY_INCREMENT, READ_OUTPUT_DELAY_MAX)
(READ_OUTPUT_DELAY_MAX_MAX): New constants.
(process_output_delay_count, process_output_skip): New vars.
(Vprocess_adaptive_read_buffering): New variable.
(make_process): Initialize adaptive read buffering members.
(Fstart_process): Set adaptive_read_buffering member.
(deactivate_process): Cleanup adaptive read buffering.
(wait_reading_process_input): Temporarily omit delayed
subprocesses from the set of file descriptors to read from;
adjust the select timeout if we skipped any subprocesses.
(read_process_output): Increase adaptive read buffering delay if
we read less than a full buffer; reduce delay when we read a
full buffer.
(send_process): Simplify using local Lisp_Process var.
Reset adaptive read buffering delay after write.
(init_process): Initialize process_output_delay_count and
process_output_skip.
(syms_of_process): DEFVAR_LISP Vprocess_adaptive_read_buffering.

20 years ago(struct Lisp_Process): New members for adaptive read
Kim F. Storm [Thu, 1 Jan 2004 23:33:58 +0000 (23:33 +0000)]
(struct Lisp_Process): New members for adaptive read
buffering: adaptive_read_buffering, read_output_delay, and
read_output_skip.

20 years ago(w32_text_out): Use s->font, for consistency with callers.
Jason Rumney [Thu, 1 Jan 2004 22:51:46 +0000 (22:51 +0000)]
(w32_text_out): Use s->font, for consistency with callers.

20 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-13
Miles Bader [Thu, 1 Jan 2004 14:09:01 +0000 (14:09 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-13

Minor tweaks to Buttons section in lispref/display.texi

20 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-12
Miles Bader [Thu, 1 Jan 2004 04:20:43 +0000 (04:20 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-12

Add section on button package to lisp reference manual

* lispref/display.texi (Buttons): New section.

20 years ago(Math Functions): sqrt reports a domain-error
Andreas Schwab [Wed, 31 Dec 2003 12:17:17 +0000 (12:17 +0000)]
(Math Functions): sqrt reports a domain-error
error.
(Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.

20 years ago(completion-ignored-extensions): Add .pfsl.
John Paul Wallington [Wed, 31 Dec 2003 02:46:07 +0000 (02:46 +0000)]
(completion-ignored-extensions): Add .pfsl.

20 years ago*** empty log message ***
Luc Teirlinck [Wed, 31 Dec 2003 00:32:19 +0000 (00:32 +0000)]
*** empty log message ***

20 years ago(Fsignal): Add hyperlink to the definition of `signal' in the Elisp manual.
Luc Teirlinck [Wed, 31 Dec 2003 00:27:07 +0000 (00:27 +0000)]
(Fsignal): Add hyperlink to the definition of `signal' in the Elisp manual.

20 years ago(Ferror_message_string): Add hyperlink to the definition of `signal'
Luc Teirlinck [Wed, 31 Dec 2003 00:24:28 +0000 (00:24 +0000)]
(Ferror_message_string): Add hyperlink to the definition of `signal'
in the Elisp manual.

20 years ago(ido-nonreadable-directory-p): New defun to check for
Kim F. Storm [Wed, 31 Dec 2003 00:00:12 +0000 (00:00 +0000)]
(ido-nonreadable-directory-p): New defun to check for
nonreadable directory without activating tramp to avoid problems
with checking incomplete tramp paths.
(ido-set-current-directory, ido-file-internal)
(ido-file-name-all-completions1): Use it.

20 years ago*** empty log message ***
Kim F. Storm [Tue, 30 Dec 2003 23:59:39 +0000 (23:59 +0000)]
*** empty log message ***

20 years ago(Documentation Tips): Update item on hyperlinks in documentation strings.
Luc Teirlinck [Tue, 30 Dec 2003 23:55:23 +0000 (23:55 +0000)]
(Documentation Tips): Update item on hyperlinks in documentation strings.

20 years ago*** empty log message ***
Luc Teirlinck [Tue, 30 Dec 2003 23:37:04 +0000 (23:37 +0000)]
*** empty log message ***

20 years ago(help-xref-info-regexp): Make hyperlinks to Info documentation if the
Luc Teirlinck [Tue, 30 Dec 2003 23:34:08 +0000 (23:34 +0000)]
(help-xref-info-regexp): Make hyperlinks to Info documentation if the
anchor (or node) name is preceded by `info anchor' or `Info anchor' in
addition to earlier `info node' and `Info node'.
(help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.

20 years ago(Standard Errors): Various small corrections and additions.
Luc Teirlinck [Tue, 30 Dec 2003 22:38:00 +0000 (22:38 +0000)]
(Standard Errors): Various small corrections and additions.

20 years agoVarious small changes in addition to the following.
Luc Teirlinck [Tue, 30 Dec 2003 22:34:35 +0000 (22:34 +0000)]
Various small changes in addition to the following.
(Signaling Errors): Provide some more details on how `signal'
constructs the error message.  Add anchor to the definition of
`signal'.
(Error Symbols): Describe special treatment of `quit'.
(Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM to
emphasize that it has to be a single form.

20 years agoAdd anchor.
Luc Teirlinck [Tue, 30 Dec 2003 22:15:07 +0000 (22:15 +0000)]
Add anchor.

20 years agoUse arch-tag: syntax that tla can grok
Miles Bader [Tue, 30 Dec 2003 14:53:35 +0000 (14:53 +0000)]
Use arch-tag: syntax that tla can grok

20 years ago(rmail-convert-to-babyl-format): Fix off-by-one
Eli Zaretskii [Tue, 30 Dec 2003 11:43:21 +0000 (11:43 +0000)]
(rmail-convert-to-babyl-format): Fix off-by-one
error in arguments to base64-decode-region.  Remove ^M characters
after decoding base64.

20 years agoChange maintainer to FSF. Suggested by
Simon Josefsson [Tue, 30 Dec 2003 10:59:36 +0000 (10:59 +0000)]
Change maintainer to FSF.  Suggested by
karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
have only been distributed with Emacs for some years.
(texinfo-mode-hook): Customize.

20 years ago(rmail-convert-to-babyl-format): Make the code
Eli Zaretskii [Tue, 30 Dec 2003 10:46:37 +0000 (10:46 +0000)]
(rmail-convert-to-babyl-format): Make the code
cleaner (suggested by Richard M. Stallman).

20 years ago*** empty log message ***
Eli Zaretskii [Tue, 30 Dec 2003 08:51:06 +0000 (08:51 +0000)]
*** empty log message ***

20 years ago(gud-tool-bar-map): Modify names of icon files
Eli Zaretskii [Tue, 30 Dec 2003 08:50:29 +0000 (08:50 +0000)]
(gud-tool-bar-map): Modify names of icon files
for gud-next, gud-nexti, gud-step and gud-stepi to prevent
file-name clashes on 8+3 DOS filesystems.

20 years ago* toolbar/gud-next.pbm, toolbar/gud-next.xpm
Eli Zaretskii [Tue, 30 Dec 2003 08:49:27 +0000 (08:49 +0000)]
* toolbar/gud-next.pbm, toolbar/gud-next.xpm
* toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
* toolbar/gud-step.pbm, toolbar/gud-step.xpm
* toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
file-name clashes on 8+3 filesystems.

20 years agoemacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el: Renamed
Eli Zaretskii [Tue, 30 Dec 2003 08:26:00 +0000 (08:26 +0000)]
emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el: Renamed
from testcover-unsafep.el and testcover-ses.el to avoid file-name
clashes on 8+3 DOS filesystems.

20 years agoRenamed INSTALL-CVS to INSTALL.CVS to avoid file-name
Eli Zaretskii [Tue, 30 Dec 2003 08:08:22 +0000 (08:08 +0000)]
Renamed INSTALL-CVS to INSTALL.CVS to avoid file-name
clashes with install-sh on 8+3 filesystems.

20 years ago(Choosing Window): Add same-window-p, special-display-p.
Richard M. Stallman [Mon, 29 Dec 2003 21:53:46 +0000 (21:53 +0000)]
(Choosing Window): Add same-window-p, special-display-p.
(Window Configurations): Add window-configuration-frame.

20 years ago(Creating Buffer-Local): Add local-variable-if-set-p.
Richard M. Stallman [Mon, 29 Dec 2003 21:52:03 +0000 (21:52 +0000)]
(Creating Buffer-Local): Add local-variable-if-set-p.

20 years ago(Examining Properties): Add get-char-property-and-overlay.
Richard M. Stallman [Mon, 29 Dec 2003 21:51:29 +0000 (21:51 +0000)]
(Examining Properties): Add get-char-property-and-overlay.
Change arg name in get-char-property.
(Special Properties): Update handling of keymap property.

20 years ago(Modifying Strings): Add clear-string.
Richard M. Stallman [Mon, 29 Dec 2003 21:37:17 +0000 (21:37 +0000)]
(Modifying Strings): Add clear-string.
(Text Comparison): Add assoc-string and remove
assoc-ignore-case, assoc-ignore-representation.

20 years ago(Time of Day): Add set-time-zone-rule.
Richard M. Stallman [Mon, 29 Dec 2003 21:35:37 +0000 (21:35 +0000)]
(Time of Day): Add set-time-zone-rule.

20 years ago(Math Functions): asin, acos, log, log10 report domain-error errors.
Richard M. Stallman [Mon, 29 Dec 2003 21:32:10 +0000 (21:32 +0000)]
(Math Functions): asin, acos, log, log10 report domain-error errors.

20 years ago(Converting Representations):
Richard M. Stallman [Mon, 29 Dec 2003 21:29:15 +0000 (21:29 +0000)]
(Converting Representations):
Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
(Encoding and I/O): Add file-name-coding-system.

20 years ago(Search-based Fontification): Explain that
Richard M. Stallman [Mon, 29 Dec 2003 21:27:13 +0000 (21:27 +0000)]
(Search-based Fontification): Explain that
face specs are symbols with face names as values.

20 years ago(Minibuffer Misc): Add set-minibuffer-window.
Richard M. Stallman [Mon, 29 Dec 2003 21:24:48 +0000 (21:24 +0000)]
(Minibuffer Misc): Add set-minibuffer-window.

20 years ago(Building Lists): remq moved elsewhere.
Richard M. Stallman [Mon, 29 Dec 2003 21:24:11 +0000 (21:24 +0000)]
(Building Lists): remq moved elsewhere.
(Sets And Lists): remq moved here.
(Association Lists): Refer to assoc-string.

20 years ago(Garbage Collection): Add memory-use-counts.
Richard M. Stallman [Mon, 29 Dec 2003 20:59:33 +0000 (20:59 +0000)]
(Garbage Collection): Add memory-use-counts.

20 years ago(Frames and Windows): Add set-frame-selected-window and frame-root-window.
Richard M. Stallman [Mon, 29 Dec 2003 20:58:40 +0000 (20:58 +0000)]
(Frames and Windows): Add set-frame-selected-window and frame-root-window.

20 years ago(Contents of Directories):
Richard M. Stallman [Mon, 29 Dec 2003 20:28:40 +0000 (20:28 +0000)]
(Contents of Directories):
Add directory-files-and-attributes.

20 years ago(Refresh Screen): Add force-window-update.
Richard M. Stallman [Mon, 29 Dec 2003 20:28:06 +0000 (20:28 +0000)]
(Refresh Screen): Add force-window-update.
(Invisible Text): Explain about moving point out of invis text.
(Overlay Properties): Add overlay-properties.
(Managing Overlays): Add overlayp.
(GIF Images): Invalid image number displays a hollow box.