bpt/emacs.git
22 years ago(read_char): If the event was Qselect_window,
Eli Zaretskii [Tue, 2 Apr 2002 15:53:38 +0000 (15:53 +0000)]
(read_char): If the event was Qselect_window,
restore timer_idleness_start_time to its previous value.

22 years ago(dos_rawgetc): Generate SELECT_WINDOW_EVENTs when required.
Eli Zaretskii [Tue, 2 Apr 2002 15:52:35 +0000 (15:52 +0000)]
(dos_rawgetc): Generate SELECT_WINDOW_EVENTs when required.

22 years ago(sgml-looking-back-at): Short-circuit at beg of buffer.
Mike Williams [Tue, 2 Apr 2002 12:07:27 +0000 (12:07 +0000)]
(sgml-looking-back-at): Short-circuit at beg of buffer.
(sgml-lexical-context,sgml-calculate-indent): Add support for
CDATA sections.

22 years ago*** empty log message ***
Mike Williams [Tue, 2 Apr 2002 11:31:33 +0000 (11:31 +0000)]
*** empty log message ***

22 years ago(sgml-close-tag): Rename from
Mike Williams [Tue, 2 Apr 2002 11:26:12 +0000 (11:26 +0000)]
(sgml-close-tag): Rename from
sgml-insert-end-tag. Simplify by using sgml-lexical-context.
(sgml-get-context): Remove use of sgml-inside-tag-p.
(sgml-inside-tag-p): Remove.

22 years ago(help-key-description): New fun.
Stefan Monnier [Tue, 2 Apr 2002 03:23:26 +0000 (03:23 +0000)]
(help-key-description): New fun.
(describe-key-briefly, describe-key): Use it and
this-single-command-raw-keys plus new arg `untranslated'.

22 years ago*** empty log message ***
Stefan Monnier [Mon, 1 Apr 2002 23:33:40 +0000 (23:33 +0000)]
*** empty log message ***

22 years ago(sgml-at-indentation-p, sgml-tag)
Stefan Monnier [Mon, 1 Apr 2002 23:32:15 +0000 (23:32 +0000)]
(sgml-at-indentation-p, sgml-tag)
(sgml-parse-tag-name, sgml-looking-back-at, sgml-parse-tag-backward)
(sgml-inside-tag-p, sgml-get-context, sgml-show-context)
(sgml-insert-end-tag): New funs taken from xml-lite.el.
(sgml-calculate-indent): Use them.
(sgml-slash-matching): Rename from sgml-slash.
(sgml-slash): Copied from xml-lite and changed to use
sgml-slash-matching and sgml-quick-keys.

22 years agoTypo.
Stefan Monnier [Mon, 1 Apr 2002 23:10:26 +0000 (23:10 +0000)]
Typo.

22 years ago(buf_charpos_to_bytepos, buf_bytepos_to_charpos): Use BEG and BEG_BYTE.
Stefan Monnier [Mon, 1 Apr 2002 23:07:40 +0000 (23:07 +0000)]
(buf_charpos_to_bytepos, buf_bytepos_to_charpos): Use BEG and BEG_BYTE.

22 years agoDon't use @samp in an anchor.
Richard M. Stallman [Mon, 1 Apr 2002 23:06:21 +0000 (23:06 +0000)]
Don't use @samp in an anchor.
Minor cleanup.

22 years agoMinor cleanup.
Richard M. Stallman [Mon, 1 Apr 2002 23:05:54 +0000 (23:05 +0000)]
Minor cleanup.

22 years agoMinor cleanups.
Richard M. Stallman [Mon, 1 Apr 2002 23:04:46 +0000 (23:04 +0000)]
Minor cleanups.

22 years ago(get_doc_string): Return nil of the location is wrong.
Stefan Monnier [Mon, 1 Apr 2002 23:04:46 +0000 (23:04 +0000)]
(get_doc_string): Return nil of the location is wrong.
(reread_doc_file): New fun.
(Fdocumentation, Fdocumentation_property):
Call it if get_doc_string fails.
(Fsnarf_documentation): Make it work for a dumped Emacs.

22 years ago(DEC_POS, BUF_DEC_POS): Use BEG_BYTE.
Stefan Monnier [Mon, 1 Apr 2002 22:58:39 +0000 (22:58 +0000)]
(DEC_POS, BUF_DEC_POS): Use BEG_BYTE.
Bound the search with MAX_MULTIBYTE_LENGTH to avoid pathological case.

22 years ago(Fstring): Allow 0 arguments.
Stefan Monnier [Mon, 1 Apr 2002 22:54:03 +0000 (22:54 +0000)]
(Fstring): Allow 0 arguments.

22 years ago(standard-keyboard-coding-systems): Add koi8-u and koi8-r.
Stefan Monnier [Mon, 1 Apr 2002 21:13:52 +0000 (21:13 +0000)]
(standard-keyboard-coding-systems): Add koi8-u and koi8-r.

22 years agoChange maintainer.
Stefan Monnier [Mon, 1 Apr 2002 21:01:04 +0000 (21:01 +0000)]
Change maintainer.
(tcl-electric-hash-style): Change default to nil.
(tcl-imenu-generic-expression): Use tcl-proc-regexp.
(tcl-do-auto-fill): Remove.
(tcl-auto-fill-mode): Rewrite using comment-auto-fill-only-comments.

22 years agoIgnore esh-groups.el.
Stefan Monnier [Mon, 1 Apr 2002 20:44:41 +0000 (20:44 +0000)]
Ignore esh-groups.el.

22 years agoIt's auto-generated anyway.
Stefan Monnier [Mon, 1 Apr 2002 20:42:55 +0000 (20:42 +0000)]
It's auto-generated anyway.

22 years ago(tcl-imenu-generic-expression): New value.
Richard M. Stallman [Mon, 1 Apr 2002 20:22:02 +0000 (20:22 +0000)]
(tcl-imenu-generic-expression): New value.
(tcl-imenu-create-index-function): Function deleted.
(tcl-mode): Check for filladapt-mode.
Use tcl-imenu-generic-expression instead of
tcl-imenu-create-index-function.
(inferior-tcl-mode): Doc fix.
Change not legally significant.

22 years ago(DATAGRAM_CONN_P, list_processes_1)
Stefan Monnier [Mon, 1 Apr 2002 19:50:51 +0000 (19:50 +0000)]
(DATAGRAM_CONN_P, list_processes_1)
(Fprocess_datagram_address, Fset_process_datagram_address)
(Fset_network_process_options, server_accept_connection):
Fix some int/Lisp_Object confusions (thank you union types).

22 years ago(XTread_socket): Fix int/Lisp_Object confusion.
Stefan Monnier [Mon, 1 Apr 2002 19:49:39 +0000 (19:49 +0000)]
(XTread_socket): Fix int/Lisp_Object confusion.

22 years ago* nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
ShengHuo ZHU [Mon, 1 Apr 2002 17:25:39 +0000 (17:25 +0000)]
* nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.

22 years ago*** empty log message ***
Stefan Monnier [Mon, 1 Apr 2002 17:25:34 +0000 (17:25 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Pavel Janík [Mon, 1 Apr 2002 16:56:13 +0000 (16:56 +0000)]
*** empty log message ***

22 years ago(XTread_socket): Generate SELECT_WINDOW_EVENTs only for Emacs windows.
Pavel Janík [Mon, 1 Apr 2002 16:55:33 +0000 (16:55 +0000)]
(XTread_socket): Generate SELECT_WINDOW_EVENTs only for Emacs windows.

22 years ago*** empty log message ***
Richard M. Stallman [Mon, 1 Apr 2002 16:37:41 +0000 (16:37 +0000)]
*** empty log message ***

22 years ago(tool-bar-local-item): Renamed from tool-bar-add-item, and new arg MAP.
Richard M. Stallman [Mon, 1 Apr 2002 16:28:16 +0000 (16:28 +0000)]
(tool-bar-local-item): Renamed from tool-bar-add-item, and new arg MAP.
(tool-bar-add-item): Now calls tool-bar-local-item.
(tool-bar-local-item-from-menu): Renamed from
tool-bar-add-item-from-menu, and new arg IN-MAP.
(tool-bar-add-item-from-menu): Now calls tool-bar-local-item-from-menu.

22 years ago(info-tool-bar-map): Use tool-bar-local-item-from-menu.
Richard M. Stallman [Mon, 1 Apr 2002 16:27:59 +0000 (16:27 +0000)]
(info-tool-bar-map): Use tool-bar-local-item-from-menu.

22 years ago*** empty log message ***
Pavel Janík [Mon, 1 Apr 2002 13:49:24 +0000 (13:49 +0000)]
*** empty log message ***

22 years agoRename `x-autoselect-window' to `autoselect-window'.
Pavel Janík [Mon, 1 Apr 2002 13:48:34 +0000 (13:48 +0000)]
Rename `x-autoselect-window' to `autoselect-window'.

22 years agoRename x_autoselect_window_p to autoselect_window_p.
Pavel Janík [Mon, 1 Apr 2002 13:46:09 +0000 (13:46 +0000)]
Rename x_autoselect_window_p to autoselect_window_p.

22 years agoRename x_autoselect_window_p to autoselect_window_p.
Pavel Janík [Mon, 1 Apr 2002 13:45:27 +0000 (13:45 +0000)]
Rename x_autoselect_window_p to autoselect_window_p.
(note_mouse_movement): Put code for x_autoselect_window_p in #if 0.

22 years ago(autoselect_window_p): Renamed from `x_autoselect_window_p'.
Pavel Janík [Mon, 1 Apr 2002 13:43:58 +0000 (13:43 +0000)]
(autoselect_window_p): Renamed from `x_autoselect_window_p'.
(last_window): New variable.
(XTread_socket): Generate SELECT_WINDOW_EVENTs.
(note_mouse_movement): Remove reimplemented code in #if 0.

22 years ago(Qselect_window): New symbol.
Pavel Janík [Mon, 1 Apr 2002 13:42:32 +0000 (13:42 +0000)]
(Qselect_window): New symbol.
(head_table): Use it.
(keys_of_keyboard): Bound select-window event to handle-select-window.
(kbd_buffer_get_event): Make a Lisp event from SELECT_WINDOW_EVENT.

22 years ago(enum event_kind): New event type `SELECT_WINDOW_EVENT'.
Pavel Janík [Mon, 1 Apr 2002 13:41:03 +0000 (13:41 +0000)]
(enum event_kind): New event type `SELECT_WINDOW_EVENT'.

22 years agoUpdate copyright.
Pavel Janík [Mon, 1 Apr 2002 13:40:37 +0000 (13:40 +0000)]
Update copyright.

22 years ago(handle-select-window): New function.
Pavel Janík [Mon, 1 Apr 2002 13:38:34 +0000 (13:38 +0000)]
(handle-select-window): New function.

22 years agoRename x-autoselect-window to autoselect-window.
Pavel Janík [Mon, 1 Apr 2002 13:38:09 +0000 (13:38 +0000)]
Rename x-autoselect-window to autoselect-window.
Minibuffer window can be selected only when it is active.

22 years ago(xml-lite-parse-tag-backward): Fix for implicitly empty tags.
Mike Williams [Mon, 1 Apr 2002 12:44:34 +0000 (12:44 +0000)]
(xml-lite-parse-tag-backward): Fix for implicitly empty tags.

22 years ago(sgml-mode): Set indent-line-function to sgml-indent-line.
Mike Williams [Mon, 1 Apr 2002 12:43:47 +0000 (12:43 +0000)]
(sgml-mode): Set indent-line-function to sgml-indent-line.

22 years ago(help-with-tutorial): Allow various ways
Richard M. Stallman [Mon, 1 Apr 2002 12:32:02 +0000 (12:32 +0000)]
(help-with-tutorial): Allow various ways
to specify the text in the [...] line, in handling the <...> line.

22 years agoAdd deprecation notice.
Mike Williams [Mon, 1 Apr 2002 12:14:55 +0000 (12:14 +0000)]
Add deprecation notice.

22 years agoRemove redundant name-end attribute.
Mike Williams [Mon, 1 Apr 2002 12:10:53 +0000 (12:10 +0000)]
Remove redundant name-end attribute.
Simplify parsing by assuming we always start within text.
Make use of sgml-unclosed-tag-p.

22 years ago(idlwave-system-routines):
Richard M. Stallman [Mon, 1 Apr 2002 12:08:38 +0000 (12:08 +0000)]
(idlwave-system-routines):
WOLRDTITLE => WORLDTITLE.  SUPRESS_VALUE => SUPPRESS_VALUE.

22 years agoAdd an explicit check for 'text syntax, to protect against future
Mike Williams [Mon, 1 Apr 2002 12:08:13 +0000 (12:08 +0000)]
Add an explicit check for 'text syntax, to protect against future
  enhancements to sgml-lexical-context.
Add sgml-empty-tag-p and sgml-unclosed-tag-p.

22 years ago(redraw-modeline): Define alias.
Richard M. Stallman [Mon, 1 Apr 2002 12:03:14 +0000 (12:03 +0000)]
(redraw-modeline): Define alias.

22 years agoRemove redundant remains of xml-lite-mode.
Mike Williams [Mon, 1 Apr 2002 11:00:33 +0000 (11:00 +0000)]
Remove redundant remains of xml-lite-mode.

22 years agoExample of disabled command fixed.
Pavel Janík [Mon, 1 Apr 2002 10:23:37 +0000 (10:23 +0000)]
Example of disabled command fixed.

22 years agoAddress of Pieter Schoenmakers updated.
Pavel Janík [Mon, 1 Apr 2002 10:23:03 +0000 (10:23 +0000)]
Address of Pieter Schoenmakers updated.

22 years agoMinor cleanups.
Richard M. Stallman [Mon, 1 Apr 2002 03:54:12 +0000 (03:54 +0000)]
Minor cleanups.

22 years ago(file-expand-wildcards): Use save-match-data.
Richard M. Stallman [Mon, 1 Apr 2002 03:45:25 +0000 (03:45 +0000)]
(file-expand-wildcards): Use save-match-data.

(format-alist): Mark as risky.

22 years agoUpdate the `customize-face' example to reflect current reality.
Miles Bader [Mon, 1 Apr 2002 01:24:25 +0000 (01:24 +0000)]
Update the `customize-face' example to reflect current reality.

22 years agoReplace the 'Blank lines inserted here...' text with its translation.
Werner LEMBERG [Sun, 31 Mar 2002 22:18:30 +0000 (22:18 +0000)]
Replace the 'Blank lines inserted here...' text with its translation.

22 years agoResync with the English text
Werner LEMBERG [Sun, 31 Mar 2002 21:59:45 +0000 (21:59 +0000)]
Resync with the English text

22 years agoFix typo.
Pavel Janík [Sun, 31 Mar 2002 16:43:51 +0000 (16:43 +0000)]
Fix typo.

22 years ago(kill-new): Doc fix.
Richard M. Stallman [Sun, 31 Mar 2002 16:28:07 +0000 (16:28 +0000)]
(kill-new): Doc fix.

22 years ago(side-effect-free-fns, side-effect-and-error-free-fns):
Richard M. Stallman [Sun, 31 Mar 2002 16:22:58 +0000 (16:22 +0000)]
(side-effect-free-fns, side-effect-and-error-free-fns):
Add many functions, remove some.

22 years ago(x_get_char_face_and_encoding): Add parameter DISPLAY_P.
Gerd Moellmann [Sun, 31 Mar 2002 10:59:57 +0000 (10:59 +0000)]
(x_get_char_face_and_encoding): Add parameter DISPLAY_P.
Callers changed.

22 years ago(menu-bar-tools-menu): Rename gdb item to say GDB.
Richard M. Stallman [Sun, 31 Mar 2002 03:16:26 +0000 (03:16 +0000)]
(menu-bar-tools-menu): Rename gdb item to say GDB.

22 years agoComment change.
Richard M. Stallman [Sat, 30 Mar 2002 23:50:33 +0000 (23:50 +0000)]
Comment change.

22 years ago(window_scroll_pixel_based): Exit the move_it_by_lines
Richard M. Stallman [Sat, 30 Mar 2002 23:49:39 +0000 (23:49 +0000)]
(window_scroll_pixel_based): Exit the move_it_by_lines
loop whenever it stops making progress.

22 years ago(set_frame_size): Don't call change_frame_size.
Richard M. Stallman [Sat, 30 Mar 2002 23:48:04 +0000 (23:48 +0000)]
(set_frame_size): Don't call change_frame_size.

22 years agoUpdate copyright.
Gerd Moellmann [Sat, 30 Mar 2002 11:55:37 +0000 (11:55 +0000)]
Update copyright.

22 years ago(direct_output_for_insert): Call
Gerd Moellmann [Sat, 30 Mar 2002 11:54:45 +0000 (11:54 +0000)]
(direct_output_for_insert): Call
mark_window_display_accurate.

22 years ago*** empty log message ***
Eli Zaretskii [Sat, 30 Mar 2002 08:09:08 +0000 (08:09 +0000)]
*** empty log message ***

22 years ago(save-buffer-state): Fix last change.
Eli Zaretskii [Sat, 30 Mar 2002 08:08:54 +0000 (08:08 +0000)]
(save-buffer-state): Fix last change.

22 years ago(command-line): Fix last change.
Eli Zaretskii [Sat, 30 Mar 2002 07:57:05 +0000 (07:57 +0000)]
(command-line): Fix last change.

22 years ago(auto-save-file-name-transforms): Fix last change.
Eli Zaretskii [Sat, 30 Mar 2002 07:56:05 +0000 (07:56 +0000)]
(auto-save-file-name-transforms): Fix last change.

22 years ago(add_declarator): Fix the first call to add_member_defn.
Eli Zaretskii [Sat, 30 Mar 2002 07:40:54 +0000 (07:40 +0000)]
(add_declarator): Fix the first call to add_member_defn.

22 years ago(play-sound-file): Moved from subr.el, made unconditional.
Richard M. Stallman [Fri, 29 Mar 2002 23:16:11 +0000 (23:16 +0000)]
(play-sound-file): Moved from subr.el, made unconditional.

22 years ago(play-sound-file): Moved to simple.el.
Richard M. Stallman [Fri, 29 Mar 2002 23:13:26 +0000 (23:13 +0000)]
(play-sound-file): Moved to simple.el.

22 years ago(calc-init-base): Ditto.
Colin Walters [Fri, 29 Mar 2002 23:00:21 +0000 (23:00 +0000)]
(calc-init-base): Ditto.

22 years ago(calc-delete-windows-keep): Function deleted.
Colin Walters [Fri, 29 Mar 2002 22:55:53 +0000 (22:55 +0000)]
(calc-delete-windows-keep): Function deleted.

22 years ago(calc-was-split): Var deleted.
Colin Walters [Fri, 29 Mar 2002 22:55:39 +0000 (22:55 +0000)]
(calc-was-split): Var deleted.
(calc): Remove reference to it.
(calc): Ditto.
(calc-quit): Ditto.

22 years ago(ibuffer-mark-interactive): Use `ibuffer-forward-line' instead of
Colin Walters [Fri, 29 Mar 2002 22:54:49 +0000 (22:54 +0000)]
(ibuffer-mark-interactive): Use `ibuffer-forward-line' instead of
`forward-line'.
(ibuffer-forward-line): Be sure to skip over special properties
before moving, too.

22 years ago(sgml-lexical-context): Return (text . START)
Stefan Monnier [Fri, 29 Mar 2002 22:20:15 +0000 (22:20 +0000)]
(sgml-lexical-context): Return (text . START)
instead of nil when point is outside of any tag.
(sgml-beginning-of-tag): Adjust to the change.
(sgml-calculate-indent): Use the new info returned by
sgml-lexical-context.  Try to handle unclosed tags.

22 years ago(xml-lite-get-context): Don't stop parsing
Stefan Monnier [Fri, 29 Mar 2002 22:16:38 +0000 (22:16 +0000)]
(xml-lite-get-context): Don't stop parsing
at unclosed tags unless it is at indentation.
Kill nested unclosed tags.
(xml-lite-calculate-indent, xml-lite-indent-line): Remove.
(xml-lite-mode): Use sgml-indent-line instead.

22 years ago(xml-lite-get-context): Allow stopping even with an empty context.
Stefan Monnier [Fri, 29 Mar 2002 20:10:46 +0000 (20:10 +0000)]
(xml-lite-get-context): Allow stopping even with an empty context.
Don't save excursion any more.  Ignore end-tags in sgml-empty-tags.
Don't complain about unmatched start-tags in sgml-unclosed-tags.
(xml-lite-get-context, xml-lite-calculate-indent)
(xml-lite-insert-end-tag): Save excursion around xml-lite-get-context.
(xml-lite-indent-line): Use back-to-indentation.

22 years ago(sgml-basic-offset): New var.
Stefan Monnier [Fri, 29 Mar 2002 19:38:22 +0000 (19:38 +0000)]
(sgml-basic-offset): New var.
(sgml-name-re, sgml-attrs-re): New consts.
(sgml-tag-name-re, sgml-start-tag-regex, sgml-font-lock-keywords-1)
(sgml-mode): Use them.
(sgml-lexical-context): Default to (point-min) if nothing else works.
(sgml-calculate-indent): Indent slightly differently.
(sgml-indent-line): Use back-to-indentation.
(sgml-parse-dtd): New function.
(sgml-unclosed-tags): New var.
(html-mode): Set it.

22 years ago*** empty log message ***
Gerd Moellmann [Fri, 29 Mar 2002 19:08:11 +0000 (19:08 +0000)]
*** empty log message ***

22 years ago(w32_draw_relief_rect): Fix calculations of line lengths.
Jason Rumney [Fri, 29 Mar 2002 18:37:50 +0000 (18:37 +0000)]
(w32_draw_relief_rect): Fix calculations of line lengths.

22 years agoFix a couple of misspellings.
Eli Zaretskii [Fri, 29 Mar 2002 18:05:05 +0000 (18:05 +0000)]
Fix a couple of misspellings.

22 years ago(dired-do-query-replace-regexp, dired-do-search):
Richard M. Stallman [Fri, 29 Mar 2002 14:45:05 +0000 (14:45 +0000)]
(dired-do-query-replace-regexp, dired-do-search):
Use FILTER arg in dired-get-marked-files to exclude directories.
(dired-nondirectory-p): New function.

22 years ago(dired-get-marked-files): New arg FILTER allows selection of some files.
Richard M. Stallman [Fri, 29 Mar 2002 14:43:14 +0000 (14:43 +0000)]
(dired-get-marked-files): New arg FILTER allows selection of some files.

22 years ago(command-line): Recompute auto-save-file-name-transforms
Eli Zaretskii [Fri, 29 Mar 2002 14:04:05 +0000 (14:04 +0000)]
(command-line): Recompute auto-save-file-name-transforms
using the updated value of temporary-file-directory.

22 years ago(auto-save-file-name-transforms): Don't run "\\2" via expand-file-name.
Eli Zaretskii [Fri, 29 Mar 2002 14:02:54 +0000 (14:02 +0000)]
(auto-save-file-name-transforms): Don't run "\\2" via expand-file-name.

22 years ago*** empty log message ***
Eli Zaretskii [Fri, 29 Mar 2002 13:35:38 +0000 (13:35 +0000)]
*** empty log message ***

22 years ago(save-buffer-state): Use make-symbol to bind `modified'.
Eli Zaretskii [Fri, 29 Mar 2002 13:31:19 +0000 (13:31 +0000)]
(save-buffer-state): Use make-symbol to bind `modified'.

22 years ago(tcl-imenu-create-index-function): Doc fix.
Richard M. Stallman [Fri, 29 Mar 2002 12:48:09 +0000 (12:48 +0000)]
(tcl-imenu-create-index-function): Doc fix.

22 years ago(speedbar-default-directory-list): Made robust against deleted directories.
Richard M. Stallman [Fri, 29 Mar 2002 12:46:02 +0000 (12:46 +0000)]
(speedbar-default-directory-list): Made robust against deleted directories.

22 years ago(lread.o): Depend on coding.h.
Eli Zaretskii [Fri, 29 Mar 2002 12:39:39 +0000 (12:39 +0000)]
(lread.o): Depend on coding.h.

22 years ago(openp, Fload): Encode the file name before pasing it
Eli Zaretskii [Fri, 29 Mar 2002 12:38:35 +0000 (12:38 +0000)]
(openp, Fload): Encode the file name before pasing it
to `stat', `access', and `emacs_open'.
(openp): GCPRO the encoded file name.  Don't recompute Lisp
strings unnecessarily.

22 years ago(add_declarator, skip_initializer): New functions.
Gerd Moellmann [Fri, 29 Mar 2002 11:20:40 +0000 (11:20 +0000)]
(add_declarator, skip_initializer): New functions.
(declaration): Use them.

22 years ago(Flax_plist_put): Doc fix.
Kim F. Storm [Fri, 29 Mar 2002 00:04:30 +0000 (00:04 +0000)]
(Flax_plist_put): Doc fix.

22 years ago*** empty log message ***
Kim F. Storm [Fri, 29 Mar 2002 00:03:45 +0000 (00:03 +0000)]
*** empty log message ***

22 years agoMove backquote.elc into emacs-lisp.
Jason Rumney [Thu, 28 Mar 2002 20:11:54 +0000 (20:11 +0000)]
Move backquote.elc into emacs-lisp.

22 years agoFixes to previous entries
Jason Rumney [Thu, 28 Mar 2002 20:06:21 +0000 (20:06 +0000)]
Fixes to previous entries

22 years agoRename dired-do-toggle to dired-toggle-marks.
Richard M. Stallman [Thu, 28 Mar 2002 18:33:48 +0000 (18:33 +0000)]
Rename dired-do-toggle to dired-toggle-marks.