bpt/emacs.git
19 years ago*** empty log message ***
Richard M. Stallman [Sat, 17 Jul 2004 15:00:22 +0000 (15:00 +0000)]
*** empty log message ***

19 years ago(coordinates_in_window): Inside the window but outside
Richard M. Stallman [Sat, 17 Jul 2004 14:59:02 +0000 (14:59 +0000)]
(coordinates_in_window): Inside the window but outside
its box to the L or R, return ON_VERTICAL_BORDER.
(window_list_1): Rotate the list to start with WINDOW.

19 years ago(print_preprocess): Test for print_depth at limit
Richard M. Stallman [Sat, 17 Jul 2004 14:54:56 +0000 (14:54 +0000)]
(print_preprocess): Test for print_depth at limit
before entering in being_printed.

19 years ago(not_single_kboard_state): New function.
Richard M. Stallman [Sat, 17 Jul 2004 14:50:58 +0000 (14:50 +0000)]
(not_single_kboard_state): New function.

(stuff_buffered_input): Now no-op only if no SIGTSTP.

19 years ago(Fdelete_frame): If we're in single_bboard_state on
Richard M. Stallman [Sat, 17 Jul 2004 14:45:01 +0000 (14:45 +0000)]
(Fdelete_frame): If we're in single_bboard_state on
this kboard, and we delete its last frame, go to any_kboard_state.

19 years ago(syms_of_buffer) <transient-mark-mode>: Doc fix.
Richard M. Stallman [Sat, 17 Jul 2004 14:43:49 +0000 (14:43 +0000)]
(syms_of_buffer) <transient-mark-mode>: Doc fix.

19 years ago(Overlay Properties): Adding `evaporate' prop deletes empty overlay immediately.
Richard M. Stallman [Sat, 17 Jul 2004 14:40:22 +0000 (14:40 +0000)]
(Overlay Properties): Adding `evaporate' prop deletes empty overlay immediately.

19 years ago(Abbrev Expansion): Clarify pre-abbrev-expand-hook, fix example.
Richard M. Stallman [Sat, 17 Jul 2004 14:39:11 +0000 (14:39 +0000)]
(Abbrev Expansion): Clarify pre-abbrev-expand-hook, fix example.

19 years ago(occur-read-primary-args): Pass default to read-from-minibuffer.
Richard M. Stallman [Sat, 17 Jul 2004 14:34:42 +0000 (14:34 +0000)]
(occur-read-primary-args): Pass default to read-from-minibuffer.

19 years ago(footnote-section-tag): Use defcustom.
Richard M. Stallman [Sat, 17 Jul 2004 14:31:27 +0000 (14:31 +0000)]
(footnote-section-tag): Use defcustom.

19 years ago(font-lock-add-keywords, font-lock-remove-keywords):
Richard M. Stallman [Sat, 17 Jul 2004 14:30:33 +0000 (14:30 +0000)]
(font-lock-add-keywords, font-lock-remove-keywords):
Compile font-lock-keywords, not KEYWORDS.
(lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
Add warn, check-type.  Handle cerror like error.

19 years ago(quote_file_name): Pass COPY thru %s to output it.
Richard M. Stallman [Sat, 17 Jul 2004 14:27:24 +0000 (14:27 +0000)]
(quote_file_name): Pass COPY thru %s to output it.

19 years agoMinor cleanups in text.
Richard M. Stallman [Sat, 17 Jul 2004 12:00:10 +0000 (12:00 +0000)]
Minor cleanups in text.

19 years ago*** empty log message ***
Richard M. Stallman [Sat, 17 Jul 2004 11:57:13 +0000 (11:57 +0000)]
*** empty log message ***

19 years ago(which-func-keymap): New var.
Daniel Pfeiffer [Sat, 17 Jul 2004 08:10:28 +0000 (08:10 +0000)]
(which-func-keymap): New var.
(which-func-face): New face.
(which-func-format): Use them.

19 years agoMention new \_< and \_> operators. (From Jim Blandy.)
Luc Teirlinck [Fri, 16 Jul 2004 18:55:01 +0000 (18:55 +0000)]
Mention new \_< and \_> operators.  (From Jim Blandy.)

19 years ago(Regexp Backslash): Document new \_< and \_> operators.
Luc Teirlinck [Fri, 16 Jul 2004 18:38:38 +0000 (18:38 +0000)]
(Regexp Backslash): Document new \_< and \_> operators.

From Jim Blandy.

19 years ago(Images): Fix Texinfo usage.
Juanma Barranquero [Fri, 16 Jul 2004 16:05:28 +0000 (16:05 +0000)]
(Images): Fix Texinfo usage.

19 years ago(list-buffers-noselect): Append the buffer's process status to its mode name.
Eli Zaretskii [Fri, 16 Jul 2004 13:15:09 +0000 (13:15 +0000)]
(list-buffers-noselect): Append the buffer's process status to its mode name.

19 years ago*** empty log message ***
Kim F. Storm [Fri, 16 Jul 2004 10:42:43 +0000 (10:42 +0000)]
*** empty log message ***

19 years ago(cua--preserve-mark-commands): New defvar.
Kim F. Storm [Fri, 16 Jul 2004 10:42:26 +0000 (10:42 +0000)]
(cua--preserve-mark-commands): New defvar.
Init to beginning-of-buffer and end-of-buffer.
(cua--undo-push-mark): New defvar.
(cua--pre-command-handler): Set inhibit-mark-movement if mark is
already active and command is in cua--preserve-mark-commands.
Also fix check for shift modifier on non-window systems.
(cua--post-command-handler): Clear inhibit-mark-movement if set.

19 years ago(inhibit-mark-movement): New defvar.
Kim F. Storm [Fri, 16 Jul 2004 10:42:00 +0000 (10:42 +0000)]
(inhibit-mark-movement): New defvar.
(beginning-of-buffer, end-of-buffer): Do not push mark if
inhibit-mark-movement is non-nil or C-u prefix is given.

19 years ago*** empty log message ***
Jason Rumney [Thu, 15 Jul 2004 20:14:09 +0000 (20:14 +0000)]
*** empty log message ***

19 years ago(Fx_file_dialog): Encode strings in system coding system before
Jason Rumney [Thu, 15 Jul 2004 19:57:05 +0000 (19:57 +0000)]
(Fx_file_dialog): Encode strings in system coding system before
passing them to OS functions for display.

19 years ago(syms_of_search): staticpro
David Kastrup [Thu, 15 Jul 2004 03:01:08 +0000 (03:01 +0000)]
(syms_of_search): staticpro
`saved_last_thing_searched'.  Apparently fixes an abort condition.

19 years ago*** empty log message ***
Luc Teirlinck [Thu, 15 Jul 2004 00:38:38 +0000 (00:38 +0000)]
*** empty log message ***

19 years ago(Modification Time): `visited-file-modtime' now
Luc Teirlinck [Thu, 15 Jul 2004 00:09:09 +0000 (00:09 +0000)]
(Modification Time): `visited-file-modtime' now
returns a list of two integers, instead of a cons.

19 years ago*** empty log message ***
Luc Teirlinck [Wed, 14 Jul 2004 23:35:30 +0000 (23:35 +0000)]
*** empty log message ***

19 years ago(calendar-time-from-absolute): Return a list of two integers, instead
Luc Teirlinck [Wed, 14 Jul 2004 23:22:14 +0000 (23:22 +0000)]
(calendar-time-from-absolute): Return a list of two integers, instead
of a cons.

19 years ago(tramp-handle-verify-visited-file-modtime): `visited-file-modtime' now
Luc Teirlinck [Wed, 14 Jul 2004 23:04:14 +0000 (23:04 +0000)]
(tramp-handle-verify-visited-file-modtime): `visited-file-modtime' now
returns a list of two integers, instead of a cons.

19 years ago(dired-directory-changed-p): `visited-file-modtime' now returns a
Luc Teirlinck [Wed, 14 Jul 2004 22:59:08 +0000 (22:59 +0000)]
(dired-directory-changed-p): `visited-file-modtime' now returns a
list of two integers, instead of a cons.

19 years ago(Fvisited_file_modtime): Return a list of two integers,
Luc Teirlinck [Wed, 14 Jul 2004 22:47:11 +0000 (22:47 +0000)]
(Fvisited_file_modtime): Return a list of two integers,
instead of a cons.

19 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-455
Miles Bader [Wed, 14 Jul 2004 22:42:44 +0000 (22:42 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-455

Bash the dashes

2004-07-14  K\e,Ba\e(Broly L\e,Bu\e(Brentey  <lorentey@elte.hu>

   * src/keyboard.c (echo_dash): Do nothing if there already is a dash
   at the end of the echo string.

19 years ago(grep): Doc fix.
Luc Teirlinck [Wed, 14 Jul 2004 22:25:09 +0000 (22:25 +0000)]
(grep): Doc fix.

19 years agoTramp is now distributed with Emacs.
Luc Teirlinck [Wed, 14 Jul 2004 22:17:43 +0000 (22:17 +0000)]
Tramp is now distributed with Emacs.

19 years ago(mode-line-mode-menu): Fix alphabetical ordering and add auto-revert-tail-mode.
Daniel Pfeiffer [Wed, 14 Jul 2004 21:09:33 +0000 (21:09 +0000)]
(mode-line-mode-menu): Fix alphabetical ordering and add auto-revert-tail-mode.

19 years ago(auto-revert-tail-mode, auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
Daniel Pfeiffer [Wed, 14 Jul 2004 21:06:39 +0000 (21:06 +0000)]
(auto-revert-tail-mode, auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
(auto-revert-mode): Turn off auto-revert-tail-mode, so we're not in both at the same time.
(auto-revert-tail-mode): New command.
(turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
(auto-revert-handler): Revert only either tail or whole file.

19 years ago*** empty log message ***
Stefan Monnier [Wed, 14 Jul 2004 15:24:33 +0000 (15:24 +0000)]
*** empty log message ***

19 years agoFix copyright notice.
Kenichi Handa [Wed, 14 Jul 2004 07:44:37 +0000 (07:44 +0000)]
Fix copyright notice.

19 years agoVarious changes in addition to:
Luc Teirlinck [Wed, 14 Jul 2004 03:14:19 +0000 (03:14 +0000)]
Various changes in addition to:
(Splitting Windows): Add `split-window-keep-point'.

19 years ago*** empty log message ***
Kenichi Handa [Wed, 14 Jul 2004 00:03:11 +0000 (00:03 +0000)]
*** empty log message ***

19 years agoChanges from arch/CVS synchronization
Miles Bader [Tue, 13 Jul 2004 03:45:26 +0000 (03:45 +0000)]
Changes from arch/CVS synchronization

19 years agoRegenerated.
Bill Wohler [Tue, 13 Jul 2004 03:45:02 +0000 (03:45 +0000)]
Regenerated.

19 years ago(mh-version): Fixed typo.
Bill Wohler [Tue, 13 Jul 2004 03:30:21 +0000 (03:30 +0000)]
(mh-version): Fixed typo.

19 years agoUpgraded to MH-E version 7.4.4.
Bill Wohler [Tue, 13 Jul 2004 03:06:25 +0000 (03:06 +0000)]
Upgraded to MH-E version 7.4.4.
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.

19 years agoDoc fix. Change name of some funs.
Vinicius Jose Latorre [Tue, 13 Jul 2004 01:32:18 +0000 (01:32 +0000)]
Doc fix.  Change name of some funs.

19 years ago(Split Window): Fix typo.
Luc Teirlinck [Tue, 13 Jul 2004 01:30:48 +0000 (01:30 +0000)]
(Split Window): Fix typo.

19 years ago(with-selected-window): Doc fix.
Luc Teirlinck [Tue, 13 Jul 2004 00:11:09 +0000 (00:11 +0000)]
(with-selected-window): Doc fix.

19 years ago(mark_object): Only look at Lisp_Misc_Save_Value if GC_MARK_STACK.
Kim F. Storm [Mon, 12 Jul 2004 14:35:53 +0000 (14:35 +0000)]
(mark_object): Only look at Lisp_Misc_Save_Value if GC_MARK_STACK.

19 years ago*** empty log message ***
Kim F. Storm [Mon, 12 Jul 2004 14:24:21 +0000 (14:24 +0000)]
*** empty log message ***

19 years ago(get-buffer-window-list): Doc fix.
Luc Teirlinck [Mon, 12 Jul 2004 01:13:25 +0000 (01:13 +0000)]
(get-buffer-window-list): Doc fix.

19 years ago*** empty log message ***
Luc Teirlinck [Sun, 11 Jul 2004 02:39:20 +0000 (02:39 +0000)]
*** empty log message ***

19 years ago(Fswitch_to_buffer, Fpop_to_buffer): Doc fixes.
Luc Teirlinck [Sun, 11 Jul 2004 02:36:00 +0000 (02:36 +0000)]
(Fswitch_to_buffer, Fpop_to_buffer): Doc fixes.

19 years ago(switch-to-buffer-other-window): Doc fix.
Luc Teirlinck [Sun, 11 Jul 2004 02:18:15 +0000 (02:18 +0000)]
(switch-to-buffer-other-window): Doc fix.

19 years ago*** empty log message ***
Luc Teirlinck [Sun, 11 Jul 2004 01:35:37 +0000 (01:35 +0000)]
*** empty log message ***

19 years ago(Fwindow_buffer, Fother_window, Fget_lru_window)
Luc Teirlinck [Sun, 11 Jul 2004 01:20:03 +0000 (01:20 +0000)]
(Fwindow_buffer, Fother_window,  Fget_lru_window)
(Fget_largest_window, Fget_buffer_window, Fdelete_windows_on)
(Freplace_buffer_in_windows, Fset_window_buffer)
(Fselect-window, Fdisplay-buffer, Fsplit_window): Doc fixes.
(syms_of_window): Expand docstring of `display-buffer-function'.

19 years ago(save-selected-window, one-window-p)
Luc Teirlinck [Sun, 11 Jul 2004 00:56:17 +0000 (00:56 +0000)]
(save-selected-window, one-window-p)
(split-window-keep-point, split-window-vertically)
(split-window-horizontally): Doc fixes.

19 years agoIt uses call-process instead shell-command
Vinicius Jose Latorre [Sat, 10 Jul 2004 22:14:18 +0000 (22:14 +0000)]
It uses call-process instead shell-command

19 years ago(ediff-meta-truncate-filenames): Change type to boolean.
Eli Zaretskii [Sat, 10 Jul 2004 10:53:19 +0000 (10:53 +0000)]
(ediff-meta-truncate-filenames): Change type to boolean.

19 years ago(Ffloat_time, Fformat_time_string, Fdecode_time)
Luc Teirlinck [Fri, 9 Jul 2004 23:38:54 +0000 (23:38 +0000)]
(Ffloat_time, Fformat_time_string, Fdecode_time)
(Fcurrent_time_string, Fcurrent_time_zone): Mention in docstrings
that time values of the type (HIGH . LOW) are considered obsolete.

19 years ago(widget-field-buffer): Doc fix.
Lars Hansen [Fri, 9 Jul 2004 21:50:42 +0000 (21:50 +0000)]
(widget-field-buffer): Doc fix.

19 years ago*** empty log message ***
John Paul Wallington [Fri, 9 Jul 2004 17:24:06 +0000 (17:24 +0000)]
*** empty log message ***

19 years ago(reb-update-overlays): Distinguish between one and several matches in message.
John Paul Wallington [Fri, 9 Jul 2004 17:16:59 +0000 (17:16 +0000)]
(reb-update-overlays): Distinguish between one and several matches in message.

19 years ago*** empty log message ***
Richard M. Stallman [Fri, 9 Jul 2004 16:57:05 +0000 (16:57 +0000)]
*** empty log message ***

19 years ago(Input Focus): Minor fix.
Richard M. Stallman [Fri, 9 Jul 2004 16:56:23 +0000 (16:56 +0000)]
(Input Focus): Minor fix.

19 years ago(mouse-set-region-1): If transient-mark-mode
Richard M. Stallman [Fri, 9 Jul 2004 16:54:04 +0000 (16:54 +0000)]
(mouse-set-region-1): If transient-mark-mode
is `identity', change it to `only'.

19 years ago(current-word): Doc fix.
Richard M. Stallman [Fri, 9 Jul 2004 16:08:17 +0000 (16:08 +0000)]
(current-word): Doc fix.

19 years ago*** empty log message ***
Mark A. Hershberger [Fri, 9 Jul 2004 15:03:07 +0000 (15:03 +0000)]
*** empty log message ***

19 years ago2004-07-09 Mark A. Hershberger <mah@everybody.org>
Mark A. Hershberger [Fri, 9 Jul 2004 14:22:33 +0000 (14:22 +0000)]
2004-07-09  Mark A. Hershberger  <mah@everybody.org>

* xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the
form
(("ns" . "element") (attr-list) children) instead of
((:ns . "element") (attr-list) children) in order to reduce the
number of symbols used.
(xml-skip-dtd): Change to use xml-parse-dtd but set
xml-validating-parsing to nil.
(xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
(xml-substitute-entity): Remove in favor of new entity substitution.
(xml-substitute-special): Rewrite in to substitute complex
entities from DOCTYPE declarations.
(xml-parse-fragment): Parse fragments from entity deleclarations.
(xml-parse-region, xml-parse-tag, xml-parse-attlist)
(xml-parse-dtd, xml-substitute-special): Make validity checks
conditioned on xml-validating-parser.  Add "Not Well Formed" to
error messages about well-formedness.

19 years ago(Lisp changes in 21.4): document (match-data t) change.
David Kastrup [Thu, 8 Jul 2004 17:47:25 +0000 (17:47 +0000)]
(Lisp changes in 21.4): document (match-data t) change.

19 years agoterm/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
Steven Tamm [Thu, 8 Jul 2004 15:24:54 +0000 (15:24 +0000)]
term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
(mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
Do not treat double clicks and triple clicks specially in the
scroll bar (preventing strange repositioning problems)

19 years ago(Input Focus): Clarify descriptions of `select-frame-set-input-focus'
Luc Teirlinck [Wed, 7 Jul 2004 22:43:05 +0000 (22:43 +0000)]
(Input Focus): Clarify descriptions of `select-frame-set-input-focus'
and `select-frame'.

19 years agoVarious small changes in addition to:
Luc Teirlinck [Wed, 7 Jul 2004 01:13:55 +0000 (01:13 +0000)]
Various small changes in addition to:
(Killing Emacs): Expand and clarify description of
`kill-emacs-query-functions' and `kill-emacs-hook'.
(System Environment): Expand and clarify description of `getenv' and `setenv'.
(Timers): Clarify description of `run-at-time'.
(Translating Input): Correct description of `extra-keyboard-modifiers'.
(Flow Control): Correct description of `enable-flow-control'.

19 years ago(syms_of_keyboard): Fix `keyboard-translate-table' docstring.
Luc Teirlinck [Tue, 6 Jul 2004 23:36:45 +0000 (23:36 +0000)]
(syms_of_keyboard): Fix `keyboard-translate-table' docstring.

19 years ago(Input Focus): Capitalize Lisp.
Luc Teirlinck [Tue, 6 Jul 2004 21:20:26 +0000 (21:20 +0000)]
(Input Focus): Capitalize Lisp.

19 years ago*** empty log message ***
Luc Teirlinck [Tue, 6 Jul 2004 19:44:09 +0000 (19:44 +0000)]
*** empty log message ***

19 years ago(Fclear_string): Correct previous change.
Luc Teirlinck [Tue, 6 Jul 2004 19:36:56 +0000 (19:36 +0000)]
(Fclear_string): Correct previous change.

19 years agoMention `read-file-name-completion-ignore-case'.
John Paul Wallington [Tue, 6 Jul 2004 18:49:32 +0000 (18:49 +0000)]
Mention `read-file-name-completion-ignore-case'.

19 years ago(Fclear_string): Put call to CHECK_STRING in correct place.
Luc Teirlinck [Tue, 6 Jul 2004 17:55:00 +0000 (17:55 +0000)]
(Fclear_string): Put call to CHECK_STRING in correct place.

19 years ago(query-replace-regexp-eval): Fix last change.
Stefan Monnier [Tue, 6 Jul 2004 12:31:24 +0000 (12:31 +0000)]
(query-replace-regexp-eval): Fix last change.

19 years ago(Fclear_string): Signal an error if STRING is not a string.
John Paul Wallington [Tue, 6 Jul 2004 05:08:57 +0000 (05:08 +0000)]
(Fclear_string): Signal an error if STRING is not a string.

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.