]> git.eshelyaron.com Git - emacs.git/log
emacs.git
20 years ago(Minibuffer Misc): Add anchor for `minibuffer-scroll-window'.
Luc Teirlinck [Mon, 19 Jul 2004 21:04:00 +0000 (21:04 +0000)]
(Minibuffer Misc): Add anchor for `minibuffer-scroll-window'.

20 years ago(Text Lines): Add anchor for `count-lines'.
Luc Teirlinck [Mon, 19 Jul 2004 21:01:07 +0000 (21:01 +0000)]
(Text Lines): Add anchor for `count-lines'.

20 years ago(dired-file-set-difference): Don't use `caddr'.
John Paul Wallington [Mon, 19 Jul 2004 12:34:02 +0000 (12:34 +0000)]
(dired-file-set-difference): Don't use `caddr'.

20 years ago2004-07-19 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
Jason Rumney [Mon, 19 Jul 2004 07:58:24 +0000 (07:58 +0000)]
2004-07-19  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>  (tiny change)

* w32fns.c (Fx_file_dialog): Use ENCODE_FILE instead of
ENCODE_SYSTEM for filenames.

20 years agomac.c (sys_select): Block input around call to
Steven Tamm [Mon, 19 Jul 2004 06:38:14 +0000 (06:38 +0000)]
mac.c (sys_select): Block input around call to
ReceiveNextEvent to prevent breakage.  Correctly handle
blocking on event queue only by calling ReceiveNextEvent
instead of select (since GUI events aren't on an fd).
(sys_read): Remove function
sysdep.c: Remove redefine of read to sys_read if HAVE_CARBON

20 years agoFixing typo in sys_select.
Steven Tamm [Mon, 19 Jul 2004 05:20:01 +0000 (05:20 +0000)]
Fixing typo in sys_select.

20 years agoFixes for Ctrl-G support on carbon, replacing old timeout based polling
Steven Tamm [Mon, 19 Jul 2004 04:42:43 +0000 (04:42 +0000)]
Fixes for Ctrl-G support on carbon, replacing old timeout based polling
with alarm based polling.
mac.c (sys_select): Redo sys_select to use alarm-based
polling instead of 1 sec timeouts (like solaris).
macterm.c (x_make_frame_visible): Comment in polling on
frame creation.
keyboard.c: Undef SIGIO on Carbon
atimer.c (alarm_signal_handler): Call alarm handlers after
scheduling.
eval.c (Feval): Remove quit_char test
process.c (wait_reading_process_input): Remove clearing
stdin for select call on process input

20 years ago*** empty log message ***
Luc Teirlinck [Mon, 19 Jul 2004 01:00:19 +0000 (01:00 +0000)]
*** empty log message ***

20 years ago(syms_of_xdisp): Correct capitalization error in
Luc Teirlinck [Mon, 19 Jul 2004 00:54:04 +0000 (00:54 +0000)]
(syms_of_xdisp): Correct capitalization error in
`window-scroll-functions' docstring.

20 years ago(Subdir switches): Minor fix to previous change.
Luc Teirlinck [Sun, 18 Jul 2004 16:23:45 +0000 (16:23 +0000)]
(Subdir switches): Minor fix to previous change.

20 years ago(Subdir switches): Dired does not remember the `R' switch.
Luc Teirlinck [Sun, 18 Jul 2004 16:00:16 +0000 (16:00 +0000)]
(Subdir switches): Dired does not remember the `R' switch.

20 years ago*** empty log message ***
Luc Teirlinck [Sun, 18 Jul 2004 14:30:25 +0000 (14:30 +0000)]
*** empty log message ***

20 years ago(Dired Updating): `k' only deletes inserted subdirectories from the
Luc Teirlinck [Sun, 18 Jul 2004 14:29:40 +0000 (14:29 +0000)]
(Dired Updating): `k' only deletes inserted subdirectories from the
Dired buffer if a prefix argument was given.

20 years ago(Regexps): Delete redundant definition of `symbol' in description of
Luc Teirlinck [Sun, 18 Jul 2004 14:03:01 +0000 (14:03 +0000)]
(Regexps): Delete redundant definition of `symbol' in description of
`\_>'.  It already occurs in the description of `\_<'.

20 years ago(dired-do-kill-lines): Expand docstring.
Luc Teirlinck [Sun, 18 Jul 2004 13:48:06 +0000 (13:48 +0000)]
(dired-do-kill-lines): Expand docstring.
Delete irrelevant code.

20 years ago(tramp-handle-verify-visited-file-modtime): New
Kai Großjohann [Sat, 17 Jul 2004 21:33:32 +0000 (21:33 +0000)]
(tramp-handle-verify-visited-file-modtime): New
docstring.  From Luc Teirlinck.

20 years agoDescribe `Auto Revert Tail Mode' in `Commentary' section.
Luc Teirlinck [Sat, 17 Jul 2004 20:55:57 +0000 (20:55 +0000)]
Describe `Auto Revert Tail Mode' in `Commentary' section.
(auto-revert-handler): Do not check `auto-revert-tail-mode' for
non-file buffers.  We know it is nil.

20 years ago(not_single_kboard_state): Do nothing unless MULTI_KBOARD is defined.
Juanma Barranquero [Sat, 17 Jul 2004 17:33:05 +0000 (17:33 +0000)]
(not_single_kboard_state): Do nothing unless MULTI_KBOARD is defined.

20 years agoSync with Tramp 2.0.43.
Kai Großjohann [Sat, 17 Jul 2004 17:28:43 +0000 (17:28 +0000)]
Sync with Tramp 2.0.43.

(tramp-handle-verify-visited-file-modtime): Remove
outdated comment.
(tramp-locked, tramp-locker): New variables for implementing a
global lock.
(tramp-sh-file-name-handler): Use them to implement the global
lock.

20 years agoAdded some additional functions to the `1-valued', `compose', and progn groups.
Jonathan Yavner [Sat, 17 Jul 2004 17:06:26 +0000 (17:06 +0000)]
Added some additional functions to the `1-valued', `compose', and progn groups.
Bugfix for marking up the definition for an empty function.
New category "potentially-1valued" for functions that are not erroneous if either 1-valued or multi-valued.

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

20 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.

20 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.

20 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.

20 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.

20 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.

20 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.

20 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.

20 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.

20 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.

20 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.

20 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.

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

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

20 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.

20 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.)

20 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.

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

20 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.

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

20 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.

20 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.

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

20 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.

20 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.

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

20 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.

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

20 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.

20 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.

20 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.

20 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.

20 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.

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

20 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.

20 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.

20 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.

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

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

20 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'.

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

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

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

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

20 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.

20 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.

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

20 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.

20 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.

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

20 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.

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

20 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.

20 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.

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

20 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'.

20 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.

20 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

20 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.

20 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.

20 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.

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

20 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.

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

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

20 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'.

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

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

20 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.

20 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.

20 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)

20 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'.

20 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'.

20 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.

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

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

20 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.

20 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'.

20 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.

20 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.