bpt/emacs.git
19 years ago(Fdefmacro): Signal an error if NAME is not a symbol.
John Paul Wallington [Tue, 6 Jul 2004 01:38:58 +0000 (01:38 +0000)]
(Fdefmacro): Signal an error if NAME is not a symbol.

19 years ago(query-replace-descr): New fun.
Stefan Monnier [Tue, 6 Jul 2004 00:06:05 +0000 (00:06 +0000)]
(query-replace-descr): New fun.
(query-replace-read-from, query-replace-read-args): Default to the last from&to.
(query-replace-read-to): Quote the `from' string when displaying it.
(query-replace-regexp-eval): Immediately check read-only status.
Use query-replace-read-from to get the \n checking.
Quote the `from' string when displaying it.
(map-query-replace-regexp, occur-read-primary-args):
Quote the `from' string when displaying it.

19 years agoUpdate copyright.
Thien-Thi Nguyen [Mon, 5 Jul 2004 23:38:43 +0000 (23:38 +0000)]
Update copyright.
(Session Management): Grammar fix.
Clarify which Emacs does the restarting.
Use @samp for *scratch* buffer.

19 years ago(isearch-query-replace): Pass the regexp-ness and delimited-ness of
Stefan Monnier [Mon, 5 Jul 2004 23:28:42 +0000 (23:28 +0000)]
(isearch-query-replace): Pass the regexp-ness and delimited-ness of
the search to query-replace.

19 years ago(query-replace-read-from, query-replace-read-to): New funs extracted
Stefan Monnier [Mon, 5 Jul 2004 23:12:28 +0000 (23:12 +0000)]
(query-replace-read-from, query-replace-read-to): New funs extracted
from query-replace-read-args.
(query-replace-read-args): Use them.

19 years ago(query-replace-interactive, query-replace-read-args):
Stefan Monnier [Mon, 5 Jul 2004 22:50:46 +0000 (22:50 +0000)]
(query-replace-interactive, query-replace-read-args):
Remove the `initial' special value.
(query-replace-regexp-eval, map-query-replace-regexp): Simplify.
(occur-engine): Remove unused var `matchend'.

19 years ago(isearch-query-replace, isearch-query-replace-regexp):
Stefan Monnier [Mon, 5 Jul 2004 22:41:44 +0000 (22:41 +0000)]
(isearch-query-replace, isearch-query-replace-regexp):
Use the search string without prompting.

19 years ago* macterm.c (mac_initialize_display_info): Use CGGetActiveDisplayList
Jan Djärv [Mon, 5 Jul 2004 07:01:02 +0000 (07:01 +0000)]
* macterm.c (mac_initialize_display_info): Use CGGetActiveDisplayList
instead of CGMainDisplayID (only in OSX 10.2 and later).

19 years ago*** empty log message ***
Kenichi Handa [Mon, 5 Jul 2004 01:58:59 +0000 (01:58 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Kenichi Handa [Sun, 4 Jul 2004 23:41:41 +0000 (23:41 +0000)]
*** empty log message ***

19 years ago(decode-coding-inserted-region): Fix previous change.
Kenichi Handa [Sun, 4 Jul 2004 23:22:28 +0000 (23:22 +0000)]
(decode-coding-inserted-region): Fix previous change.

19 years ago(decode-coding-inserted-region): Don't
Kenichi Handa [Sun, 4 Jul 2004 23:19:15 +0000 (23:19 +0000)]
(decode-coding-inserted-region): Don't
set last-coding-system-used here.

19 years ago(install-arch-indep): Remove .arch-inventory files.
Andreas Schwab [Sun, 4 Jul 2004 22:45:31 +0000 (22:45 +0000)]
(install-arch-indep): Remove .arch-inventory files.

19 years ago(read_file_name_completion_ignore_case): New variable.
John Paul Wallington [Sun, 4 Jul 2004 21:08:56 +0000 (21:08 +0000)]
(read_file_name_completion_ignore_case): New variable.
(syms_of_fileio): Declare and initialise it.
(Fread_file_name): Bind `completion-ignore-case' to respect it.

19 years ago(Input Focus): Add documentation for `select-frame-set-input-focus'.
Luc Teirlinck [Sun, 4 Jul 2004 18:23:20 +0000 (18:23 +0000)]
(Input Focus): Add documentation for `select-frame-set-input-focus'.
Replace refs to non-existent `switch-frame' with `select-frame'.
Minor corrections and tidying up of text-only terminal stuff.

From Alan Mackenzie.

19 years agoRestore updated copyright info that was inadvertently removed.
John Paul Wallington [Sun, 4 Jul 2004 01:03:43 +0000 (01:03 +0000)]
Restore updated copyright info that was inadvertently removed.

19 years ago*** empty log message ***
Eli Zaretskii [Sat, 3 Jul 2004 11:01:32 +0000 (11:01 +0000)]
*** empty log message ***

19 years ago(dos_rawgetc): Use make_number to produce Lisp objects
Eli Zaretskii [Sat, 3 Jul 2004 11:00:36 +0000 (11:00 +0000)]
(dos_rawgetc): Use make_number to produce Lisp objects
for event.x and event.y.

19 years agoDocument that there's now a separate grep.el package.
Eli Zaretskii [Sat, 3 Jul 2004 10:16:10 +0000 (10:16 +0000)]
Document that there's now a separate grep.el package.

19 years ago(grep-compute-defaults, grep-command)
Eli Zaretskii [Sat, 3 Jul 2004 10:06:42 +0000 (10:06 +0000)]
(grep-compute-defaults, grep-command)
(grep-program, find-program, grep-find-use-xargs, grep-history)
(grep-find-history, grep-tag-default, grep-find-command)
(grep-regexp-alist, grep-process-setup, grep-compute-defaults):
Add autoload cookies, for unbundled packages that load `compile'
and expect all grep-related symbols to become defined.

19 years ago(turn-on-iimage-mode, iimage-mode): Add autoload cookies.
Eli Zaretskii [Sat, 3 Jul 2004 09:54:20 +0000 (09:54 +0000)]
(turn-on-iimage-mode, iimage-mode): Add autoload cookies.
(iimage-mode-image-search-path): New user option to search the
image file.
(iimage-locate-file): New funcion.  Emacs21.3 or earlier does not
have locate-file.
(iimage-mode-buffer): Use it.

19 years ago(gdb-goto-breakpoint): String match more
Nick Roberts [Sat, 3 Jul 2004 09:21:12 +0000 (09:21 +0000)]
(gdb-goto-breakpoint): String match more
carefully.
(gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.

19 years ago*** empty log message ***
Nick Roberts [Sat, 3 Jul 2004 09:20:09 +0000 (09:20 +0000)]
*** empty log message ***

19 years ago(query-replace-read-args): Swallow space after 'foo,
Juri Linkov [Sat, 3 Jul 2004 05:18:38 +0000 (05:18 +0000)]
(query-replace-read-args): Swallow space after 'foo,
not after (quote foo).  Match space only immediately after symbol,
not anywhere in the whole string.

19 years ago*** empty log message ***
Juri Linkov [Sat, 3 Jul 2004 05:18:06 +0000 (05:18 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Richard M. Stallman [Fri, 2 Jul 2004 23:53:56 +0000 (23:53 +0000)]
*** empty log message ***

19 years ago(query-replace-read-args): Swallow space after symbols, not after
Richard M. Stallman [Fri, 2 Jul 2004 23:52:14 +0000 (23:52 +0000)]
(query-replace-read-args): Swallow space after symbols, not after
closeparens.  But avoid error if string ends there.

19 years ago(python-beginning-of-statement): Exit the loop if backward-up-list gets error.
Richard M. Stallman [Fri, 2 Jul 2004 23:49:50 +0000 (23:49 +0000)]
(python-beginning-of-statement): Exit the loop if backward-up-list gets error.

19 years ago(enriched-encode): Bind inhibit-read-only.
Richard M. Stallman [Fri, 2 Jul 2004 23:47:44 +0000 (23:47 +0000)]
(enriched-encode): Bind inhibit-read-only.

19 years ago(Saving Buffers): Cleanup write-contents-function.
Richard M. Stallman [Fri, 2 Jul 2004 23:43:50 +0000 (23:43 +0000)]
(Saving Buffers): Cleanup write-contents-function.
(Magic File Names): Cleanup file-remote-p.

19 years ago(Magic File Names): `file-remote-p' returns an identifier of the
Kai Großjohann [Fri, 2 Jul 2004 14:49:39 +0000 (14:49 +0000)]
(Magic File Names): `file-remote-p' returns an identifier of the
remote system, not just t.

19 years ago** file-remote-p now returns an identifier for the remote system,
Kai Großjohann [Fri, 2 Jul 2004 14:49:00 +0000 (14:49 +0000)]
** file-remote-p now returns an identifier for the remote system,
if the file is indeed remote.  (Before, the return value was t in
this case.)

19 years ago#
André Spiegel [Fri, 2 Jul 2004 07:32:44 +0000 (07:32 +0000)]
#

19 years ago(vc-rcs-checkout-model): Look at the version headers only if
André Spiegel [Fri, 2 Jul 2004 07:26:21 +0000 (07:26 +0000)]
(vc-rcs-checkout-model): Look at the version headers only if
vc-consult-headers is non-nil.

19 years ago*** empty log message ***
Juri Linkov [Fri, 2 Jul 2004 04:38:51 +0000 (04:38 +0000)]
*** empty log message ***

19 years ago(Viewing differences): Add `d r'.
Juri Linkov [Fri, 2 Jul 2004 04:36:27 +0000 (04:36 +0000)]
(Viewing differences): Add `d r'.

19 years ago(cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
Juri Linkov [Fri, 2 Jul 2004 04:34:50 +0000 (04:34 +0000)]
(cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.

19 years ago(cvs-mode-diff-repository): New command.
Juri Linkov [Fri, 2 Jul 2004 04:32:54 +0000 (04:32 +0000)]
(cvs-mode-diff-repository): New command.

19 years ago(Entire Match Data): Add explanation about new
David Kastrup [Thu, 1 Jul 2004 23:54:21 +0000 (23:54 +0000)]
(Entire Match Data): Add explanation about new
match-data behavior when @var{integers} is non-nil.

19 years agoChanges from arch/CVS synchronization
Miles Bader [Thu, 1 Jul 2004 21:03:14 +0000 (21:03 +0000)]
Changes from arch/CVS synchronization

19 years ago("((") ("))"): add quotation mark shorthands.
David Kastrup [Thu, 1 Jul 2004 15:24:38 +0000 (15:24 +0000)]
("((") ("))"): add quotation mark shorthands.

19 years ago*** empty log message ***
Stefan Monnier [Thu, 1 Jul 2004 13:02:50 +0000 (13:02 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Stefan Monnier [Thu, 1 Jul 2004 12:29:28 +0000 (12:29 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Juri Linkov [Thu, 1 Jul 2004 11:56:39 +0000 (11:56 +0000)]
*** empty log message ***

19 years ago(Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
Juri Linkov [Thu, 1 Jul 2004 11:50:29 +0000 (11:50 +0000)]
(Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
(Regexp Search): Add M-r.

19 years ago(query-replace-interactive): Change type from boolean
Juri Linkov [Thu, 1 Jul 2004 10:01:32 +0000 (10:01 +0000)]
(query-replace-interactive): Change type from boolean
to choice.  Add value `initial'.
(query-replace-read-args): Handle value `initial' of
query-replace-interactive.

19 years ago(isearch-mode-map): Bind C-M-w to isearch-del-char,
Juri Linkov [Thu, 1 Jul 2004 09:54:51 +0000 (09:54 +0000)]
(isearch-mode-map): Bind C-M-w to isearch-del-char,
C-M-y to isearch-yank-char.  Bind M-% to isearch-query-replace,
C-M-% to isearch-query-replace-regexp.
(minibuffer-local-isearch-map): Add arrow key bindings.
Bind C-f to isearch-yank-char-in-minibuffer.
(isearch-forward): Doc fix.
(isearch-edit-string): Doc fix.
(isearch-query-replace, isearch-query-replace-regexp): New funs.
(isearch-del-char): Add optional arg.  Set isearch-yank-flag to t.
(isearch-yank-char): Add optional arg.
(isearch-yank-char-in-minibuffer): New fun.

19 years ago(EMACSSOURCES): Remove emacs-xtra.
Luc Teirlinck [Thu, 1 Jul 2004 02:23:34 +0000 (02:23 +0000)]
(EMACSSOURCES): Remove emacs-xtra.

19 years ago*** empty log message ***
Kenichi Handa [Wed, 30 Jun 2004 23:37:09 +0000 (23:37 +0000)]
*** empty log message ***

19 years ago(Fw32_set_clipboard_data): Update `nbytes' correctly
Kenichi Handa [Wed, 30 Jun 2004 23:30:39 +0000 (23:30 +0000)]
(Fw32_set_clipboard_data): Update `nbytes' correctly
after getting a new string by pre-write-conversion.

19 years ago(x_detect_focus_change): Remove unused var `nr_events'.
Stefan Monnier [Wed, 30 Jun 2004 19:36:36 +0000 (19:36 +0000)]
(x_detect_focus_change): Remove unused var `nr_events'.
(x_calc_absolute_position): Remove unused var `child'.

19 years ago(x_supports_face_attributes_p)
Stefan Monnier [Wed, 30 Jun 2004 19:35:18 +0000 (19:35 +0000)]
(x_supports_face_attributes_p)
(Fdisplay_supports_face_attributes_p): YAILOM.
(tty_supports_face_attributes_p): Remove unused var `i'.

19 years ago(skip_chars): Remove unused labels fwd_unibyte_ok and back_unibyte_ok.
Stefan Monnier [Wed, 30 Jun 2004 19:34:49 +0000 (19:34 +0000)]
(skip_chars): Remove unused labels fwd_unibyte_ok and back_unibyte_ok.

19 years ago(match_limit, Fmatch_data, Fset_match_data): YAILOM.
Stefan Monnier [Wed, 30 Jun 2004 19:34:34 +0000 (19:34 +0000)]
(match_limit, Fmatch_data, Fset_match_data): YAILOM.

19 years ago(Fset_fontset_font): Remove unused vars `family' and `registry'.
Stefan Monnier [Wed, 30 Jun 2004 19:34:15 +0000 (19:34 +0000)]
(Fset_fontset_font): Remove unused vars `family' and `registry'.

19 years ago(${etc}DOC): Fix file name of make-docfile.
Stefan Monnier [Wed, 30 Jun 2004 19:31:30 +0000 (19:31 +0000)]
(${etc}DOC): Fix file name of make-docfile.

19 years ago*** empty log message ***
Stefan Monnier [Wed, 30 Jun 2004 17:12:39 +0000 (17:12 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Andreas Schwab [Wed, 30 Jun 2004 13:49:11 +0000 (13:49 +0000)]
*** empty log message ***

19 years ago(${CHINESE-TIT:.elc=.el}): Depend on changed.tit to
Andreas Schwab [Wed, 30 Jun 2004 13:48:50 +0000 (13:48 +0000)]
(${CHINESE-TIT:.elc=.el}): Depend on changed.tit to
serialize parallel builds.
(${MISC:.elc=.el}): Depend on changed.misc.

19 years ago(CHECK_LIB_AVAILABLE): Add third parameter LIBRARIES.
Andreas Schwab [Wed, 30 Jun 2004 13:11:36 +0000 (13:11 +0000)]
(CHECK_LIB_AVAILABLE): Add third parameter LIBRARIES.
(Finit_image_library): Pass LIBRARIES through to
CHECK_LIB_AVAILABLE.  Declare parameters.  Doc fix.
(lookup_image_type): Pass Qnil as second argument to
Finit_image_library.

19 years agoDeclare Finit_image_library.
Andreas Schwab [Wed, 30 Jun 2004 13:09:05 +0000 (13:09 +0000)]
Declare Finit_image_library.

19 years agoFix whitespace.
Andreas Schwab [Wed, 30 Jun 2004 13:08:16 +0000 (13:08 +0000)]
Fix whitespace.

19 years ago(breakpoint-enabled-bitmap-face)
Kim F. Storm [Tue, 29 Jun 2004 13:01:27 +0000 (13:01 +0000)]
(breakpoint-enabled-bitmap-face)
(breakpoint-disabled-bitmap-face): Add :group 'gud.

19 years ago(ada-tight-gvd-integration): Add :group 'ada.
Kim F. Storm [Tue, 29 Jun 2004 13:01:14 +0000 (13:01 +0000)]
(ada-tight-gvd-integration): Add :group 'ada.

19 years ago(vc-arch-mode-line-rewrite): Add :group 'vc.
Kim F. Storm [Tue, 29 Jun 2004 13:00:49 +0000 (13:00 +0000)]
(vc-arch-mode-line-rewrite): Add :group 'vc.

19 years ago*** empty log message ***
Kim F. Storm [Tue, 29 Jun 2004 12:58:14 +0000 (12:58 +0000)]
*** empty log message ***

19 years ago(nntp-authinfo-file): Add :group 'nntp.
Kim F. Storm [Tue, 29 Jun 2004 12:49:35 +0000 (12:49 +0000)]
(nntp-authinfo-file): Add :group 'nntp.

19 years ago(nnimap-authinfo-file, nnimap-prune-cache): Add :group 'nnimap.
Kim F. Storm [Tue, 29 Jun 2004 12:49:14 +0000 (12:49 +0000)]
(nnimap-authinfo-file, nnimap-prune-cache): Add :group 'nnimap.

19 years ago* ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
Jesper Harder [Tue, 29 Jun 2004 12:09:45 +0000 (12:09 +0000)]
* ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
* eshell.texi, ediff.texi, calendar.texi: Markup fixes.

19 years agomacterm.c (do_window_activate, do_window_deactivate): Remove.
Steven Tamm [Tue, 29 Jun 2004 06:39:03 +0000 (06:39 +0000)]
macterm.c (do_window_activate, do_window_deactivate): Remove.
(XTread_socket): Fix activation/focus problems by only handling
emacs windows and passing mouse events to the event chain regardless.

19 years agomacterm.c (mac_get_emulated_btn)
Steven Tamm [Tue, 29 Jun 2004 06:23:08 +0000 (06:23 +0000)]
macterm.c (mac_get_emulated_btn)
(mac_event_to_emacs_modifiers): Fix emulated mouse button
support to correctly mask out modifiers.

19 years ago(Fset_match_data): Allow buffer before end of list
David Kastrup [Tue, 29 Jun 2004 02:37:52 +0000 (02:37 +0000)]
(Fset_match_data): Allow buffer before end of list
which can happen if set-match-data is using a pre-consed list.

19 years ago*** empty log message ***
Juri Linkov [Mon, 28 Jun 2004 23:15:42 +0000 (23:15 +0000)]
*** empty log message ***

19 years ago(pp-buffer): Add autoload.
Juri Linkov [Mon, 28 Jun 2004 23:08:31 +0000 (23:08 +0000)]
(pp-buffer): Add autoload.

19 years ago(query-replace-read-args): Swallow a space after
Juri Linkov [Mon, 28 Jun 2004 23:03:06 +0000 (23:03 +0000)]
(query-replace-read-args): Swallow a space after
everything except )]" which in most cases means after a symbol.

19 years agoAdd Gnus and face remapping entries.
Kim F. Storm [Mon, 28 Jun 2004 22:31:09 +0000 (22:31 +0000)]
Add Gnus and face remapping entries.

19 years agomacterm.c (XTread_socket): Correctly set the frame position
Steven Tamm [Mon, 28 Jun 2004 16:20:41 +0000 (16:20 +0000)]
macterm.c (XTread_socket): Correctly set the frame position
after the window is moved.

19 years ago* FOR-RELEASE: Removed entry about GTK and monochrome displays (done).
Jan Djärv [Mon, 28 Jun 2004 14:40:42 +0000 (14:40 +0000)]
* FOR-RELEASE: Removed entry about GTK and monochrome displays (done).

19 years ago(xg_get_image_for_pixmap): Add workaround for monochrome displays
Jan Djärv [Mon, 28 Jun 2004 14:36:48 +0000 (14:36 +0000)]
(xg_get_image_for_pixmap): Add workaround for monochrome displays
so insensitive and activated icons look ok.

19 years ago* gtkutil.c (xg_get_image_for_pixmap): Call g_object_unref on
Jan Djärv [Mon, 28 Jun 2004 12:21:54 +0000 (12:21 +0000)]
* gtkutil.c (xg_get_image_for_pixmap): Call g_object_unref on
gpix and gmask just before return to avoid memory leak.

19 years agoUse outline-mode.
Kim F. Storm [Mon, 28 Jun 2004 09:03:00 +0000 (09:03 +0000)]
Use outline-mode.

19 years ago*** empty log message ***
Kim F. Storm [Mon, 28 Jun 2004 08:57:38 +0000 (08:57 +0000)]
*** empty log message ***

19 years ago(font-lock-fontify-syntactic-keywords-region):
Richard M. Stallman [Mon, 28 Jun 2004 02:45:01 +0000 (02:45 +0000)]
(font-lock-fontify-syntactic-keywords-region):
More changes to go with previous change.

19 years ago(file_dialog_callback): Disable edit control if set
Jason Rumney [Sun, 27 Jun 2004 22:37:07 +0000 (22:37 +0000)]
(file_dialog_callback): Disable edit control if set
to directories only on CDN_INITDONE message.
(Fx_file_dialog): Default to directories only when prompt starts
with "Dired".

20 years ago(perform-replace): Highlight the match even in
David Kastrup [Sat, 26 Jun 2004 18:35:18 +0000 (18:35 +0000)]
(perform-replace): Highlight the match even in
non-query mode if there is potential replace string editing.

20 years ago(tramp-handle-file-remote-p): New implementation to
Kai Großjohann [Sat, 26 Jun 2004 15:28:33 +0000 (15:28 +0000)]
(tramp-handle-file-remote-p): New implementation to
agree with new return value of `file-remote-p'.
This syncs with Tramp 2.0.42.

20 years agoSync with Tramp 2.0.42.
Kai Großjohann [Sat, 26 Jun 2004 15:26:09 +0000 (15:26 +0000)]
Sync with Tramp 2.0.42.

20 years ago* net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
Kai Großjohann [Sat, 26 Jun 2004 14:41:13 +0000 (14:41 +0000)]
* net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
according to new documentation of `file-remote-p'.

* files.el (file-remote-p): Fix doc to say that return value is
identification of remote system, if not nil.
(file-relative-name): Use new return value of `file-remote-p'.

20 years ago(gdb-toggle-breakpoint)
Nick Roberts [Sat, 26 Jun 2004 13:12:28 +0000 (13:12 +0000)]
(gdb-toggle-breakpoint)
(gdb-goto-breakpoint): Fix breakage.

20 years ago*** empty log message ***
Nick Roberts [Sat, 26 Jun 2004 13:11:44 +0000 (13:11 +0000)]
*** empty log message ***

20 years agoUpdate Eli's email address.
Eli Zaretskii [Sat, 26 Jun 2004 11:38:14 +0000 (11:38 +0000)]
Update Eli's email address.

20 years ago(Man-getpage-in-background): Add windows-nt to the list
Eli Zaretskii [Sat, 26 Jun 2004 09:46:19 +0000 (09:46 +0000)]
(Man-getpage-in-background): Add windows-nt to the list
of systems where shell-file-name should be used instead of
literal "sh".

20 years agoMoved FOR-RELEASE from etc/ to admin/.
Eli Zaretskii [Sat, 26 Jun 2004 09:38:52 +0000 (09:38 +0000)]
Moved FOR-RELEASE from etc/ to admin/.

20 years ago(Regexp Replace): Rewrite description of \# \, and \?.
Richard M. Stallman [Fri, 25 Jun 2004 21:28:14 +0000 (21:28 +0000)]
(Regexp Replace): Rewrite description of \# \, and \?.

20 years ago(change-log-font-lock-keywords): Support
Sam Steingold [Fri, 25 Jun 2004 14:45:00 +0000 (14:45 +0000)]
(change-log-font-lock-keywords): Support
Common Lisp function names `(setf symbol)'.

20 years agoChangeLog format fix.
David Kastrup [Fri, 25 Jun 2004 13:03:22 +0000 (13:03 +0000)]
ChangeLog format fix.

20 years agoFixing +++ tag from last checkin.
David Kastrup [Fri, 25 Jun 2004 13:00:58 +0000 (13:00 +0000)]
Fixing +++ tag from last checkin.

20 years ago(Regexp Replace): Some typo corrections and
David Kastrup [Fri, 25 Jun 2004 11:02:08 +0000 (11:02 +0000)]
(Regexp Replace): Some typo corrections and
rearrangement.

20 years ago*** empty log message ***
Richard M. Stallman [Thu, 24 Jun 2004 23:34:10 +0000 (23:34 +0000)]
*** empty log message ***

20 years ago(query-replace-read-args): Swallow space after \,SYMBOL.
Richard M. Stallman [Thu, 24 Jun 2004 23:33:59 +0000 (23:33 +0000)]
(query-replace-read-args): Swallow space after \,SYMBOL.