]> code.delx.au - gnu-emacs/log
gnu-emacs
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.

20 years ago(Buffer Modification): Add restore-buffer-modified-p.
Richard M. Stallman [Mon, 29 Dec 2003 20:25:53 +0000 (20:25 +0000)]
(Buffer Modification): Add restore-buffer-modified-p.
(Killing Buffers): Add buffer-live-p.

20 years ago(mail-mode-flyspell-verify): Search for header separator alone on a
Richard M. Stallman [Mon, 29 Dec 2003 20:06:19 +0000 (20:06 +0000)]
(mail-mode-flyspell-verify): Search for header separator alone on a
line, literally, and search for it backward, not forward.
(flyspell-abbrev-table): Always use global-abbrev-table if there is no
local one.

20 years ago(sh-get-indent-info):
Richard M. Stallman [Mon, 29 Dec 2003 20:03:46 +0000 (20:03 +0000)]
(sh-get-indent-info):
Don't move point back if at bob.

20 years ago(save-buffer-state-x): Use with-no-warnings.
Richard M. Stallman [Mon, 29 Dec 2003 20:03:05 +0000 (20:03 +0000)]
(save-buffer-state-x): Use with-no-warnings.

20 years ago(handwrite): Make the handwrite credit message
Richard M. Stallman [Mon, 29 Dec 2003 20:02:15 +0000 (20:02 +0000)]
(handwrite): Make the handwrite credit message
a comment rather than an output command.

20 years agoDisplay message that this file is obsolete.
Richard M. Stallman [Mon, 29 Dec 2003 20:01:32 +0000 (20:01 +0000)]
Display message that this file is obsolete.

20 years ago(ange-ftp-start-process): Copy the environment.
Richard M. Stallman [Mon, 29 Dec 2003 20:00:36 +0000 (20:00 +0000)]
(ange-ftp-start-process): Copy the environment.

20 years ago(rfc822-address-start): Declare variable.
Richard M. Stallman [Mon, 29 Dec 2003 19:59:24 +0000 (19:59 +0000)]
(rfc822-address-start): Declare variable.
Renamed from address-start.  All uses changed.

20 years ago(term-exec): Set up sentinel.
Richard M. Stallman [Mon, 29 Dec 2003 19:58:11 +0000 (19:58 +0000)]
(term-exec): Set up sentinel.
(term-sentinel): New function.
(term-handle-exit): New function.

20 years ago(assoc-ignore-case, assoc-ignore-representation):
Richard M. Stallman [Mon, 29 Dec 2003 19:56:54 +0000 (19:56 +0000)]
(assoc-ignore-case, assoc-ignore-representation):
Use assoc-string, and mark them obsolete.
(delay-mode-hooks): Mark as permanent local.

20 years ago(sendmail-user-agent-compose): Use assoc-string.
Richard M. Stallman [Mon, 29 Dec 2003 19:52:25 +0000 (19:52 +0000)]
(sendmail-user-agent-compose): Use assoc-string.

20 years ago(copy-rectangle-to-register): Doc fix.
Richard M. Stallman [Mon, 29 Dec 2003 19:51:54 +0000 (19:51 +0000)]
(copy-rectangle-to-register): Doc fix.

20 years ago(Info-insert-dir): Use assoc-string.
Richard M. Stallman [Mon, 29 Dec 2003 19:18:53 +0000 (19:18 +0000)]
(Info-insert-dir): Use assoc-string.

20 years ago*** empty log message ***
Richard M. Stallman [Mon, 29 Dec 2003 19:18:20 +0000 (19:18 +0000)]
*** empty log message ***

20 years ago(info-lookup): Use assoc-string.
Richard M. Stallman [Mon, 29 Dec 2003 19:18:09 +0000 (19:18 +0000)]
(info-lookup): Use assoc-string.

20 years ago(pop-up-frame-function): Use quote, not `function'.
Richard M. Stallman [Mon, 29 Dec 2003 19:17:24 +0000 (19:17 +0000)]
(pop-up-frame-function): Use quote, not `function'.
(frame-notice-user-settings): Calculate ADJUSTED-TOP
copying with lists as coordinate values.

20 years ago(font-lock-after-change-function): Bind inhibit-quit.
Richard M. Stallman [Mon, 29 Dec 2003 19:16:05 +0000 (19:16 +0000)]
(font-lock-after-change-function): Bind inhibit-quit.

20 years ago(kill-find): New command.
Richard M. Stallman [Mon, 29 Dec 2003 19:15:23 +0000 (19:15 +0000)]
(kill-find): New command.
(find-dired): Make buffer read-only.
Set up a keymap with C-c C-k running kill-find.
(find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.

20 years ago(backup-buffer-copy): If MODES is nil, don't set modes.
Richard M. Stallman [Mon, 29 Dec 2003 19:14:03 +0000 (19:14 +0000)]
(backup-buffer-copy): If MODES is nil, don't set modes.

20 years ago(shell-file-name-chars): Add [].
Richard M. Stallman [Mon, 29 Dec 2003 19:13:28 +0000 (19:13 +0000)]
(shell-file-name-chars): Add [].

(shell-dynamic-complete-as-command): Rename local vars.

20 years ago(define-generic-mode): Doc fix.
Richard M. Stallman [Mon, 29 Dec 2003 19:12:40 +0000 (19:12 +0000)]
(define-generic-mode): Doc fix.

20 years ago(file-cache-ignore-case): New variable.
Richard M. Stallman [Mon, 29 Dec 2003 19:12:17 +0000 (19:12 +0000)]
(file-cache-ignore-case): New variable.
(file-cache-assoc-function): Var deleted.  Use assoc-string instead.

20 years ago(comint-arguments): Set COUNT after ARGS is complete.
Richard M. Stallman [Mon, 29 Dec 2003 19:10:24 +0000 (19:10 +0000)]
(comint-arguments): Set COUNT after ARGS is complete.
(comint-dynamic-complete-as-filename): Rename local vars.
(comint-dynamic-list-filename-completions): Likewise.

(comint-dynamic-list-completions-config): New var.
(comint-dynamic-list-completions): Handle both SPC and TAB right.

(comint-file-name-chars): Add [].
(comint-word): Use skip-chars-backward, not search.

20 years ago(bookmark-get-bookmark): Use assoc-string.
Richard M. Stallman [Mon, 29 Dec 2003 19:04:08 +0000 (19:04 +0000)]
(bookmark-get-bookmark): Use assoc-string.

20 years agoUpdate author email addr.
Richard M. Stallman [Mon, 29 Dec 2003 19:03:08 +0000 (19:03 +0000)]
Update author email addr.

20 years agoChanged arch tag comment out glyph from `%' to `@c' since the Texinfo
Robert J. Chassell [Mon, 29 Dec 2003 16:45:00 +0000 (16:45 +0000)]
Changed arch tag comment out glyph from `%' to `@c' since the Texinfo
comment out glyph is active at the end of this file.

20 years ago*** empty log message ***
Eli Zaretskii [Mon, 29 Dec 2003 14:06:29 +0000 (14:06 +0000)]
*** empty log message ***

20 years ago(kill-some-buffers): Doc fix.
Eli Zaretskii [Mon, 29 Dec 2003 14:04:31 +0000 (14:04 +0000)]
(kill-some-buffers): Doc fix.

20 years ago(internal_equal): Return t for two NaN arguments.
Eli Zaretskii [Mon, 29 Dec 2003 13:51:54 +0000 (13:51 +0000)]
(internal_equal): Return t for two NaN arguments.

20 years ago*** empty log message ***
Eli Zaretskii [Mon, 29 Dec 2003 13:44:14 +0000 (13:44 +0000)]
*** empty log message ***