bpt/emacs.git
19 years ago(read_process_output): Use whole read buffer.
Kim F. Storm [Sun, 1 Aug 2004 23:10:06 +0000 (23:10 +0000)]
(read_process_output): Use whole read buffer.
Don't trigger adaptive read buffering on errors.

19 years ago*** empty log message ***
Kim F. Storm [Sun, 1 Aug 2004 23:09:43 +0000 (23:09 +0000)]
*** empty log message ***

19 years ago(query-replace-read-from): Use
David Kastrup [Sun, 1 Aug 2004 12:59:09 +0000 (12:59 +0000)]
(query-replace-read-from): Use
`query-replace-compile-replacement'.
(query-replace-compile-replacement): New function.
(query-replace-read-to): Use `query-replace-compile-replacement'
for repeating the last command.

19 years ago(help-go-back): Delete period from end of error message.
John Paul Wallington [Sun, 1 Aug 2004 05:54:54 +0000 (05:54 +0000)]
(help-go-back): Delete period from end of error message.

19 years ago(toplevel, pr-ps-fast-fire, pr-ps-set-utility)
John Paul Wallington [Sun, 1 Aug 2004 05:52:30 +0000 (05:52 +0000)]
(toplevel, pr-ps-fast-fire, pr-ps-set-utility)
(pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
(pr-switches): Remove period from end of error messages.

19 years ago(only-global-abbrevs): Doc fix.
John Paul Wallington [Sun, 1 Aug 2004 03:56:05 +0000 (03:56 +0000)]
(only-global-abbrevs): Doc fix.
(edit-abbrevs-map): Define within defvar.
(quietly-read-abbrev-file): Doc fix.

19 years ago*** empty log message ***
Luc Teirlinck [Sat, 31 Jul 2004 16:09:34 +0000 (16:09 +0000)]
*** empty log message ***

19 years ago(Fset_keymap_parent): Minor doc fix.
Luc Teirlinck [Sat, 31 Jul 2004 16:05:54 +0000 (16:05 +0000)]
(Fset_keymap_parent): Minor doc fix.

19 years ago(Fset_keymap_parent, Fdefine_prefix_command): Doc fixes.
Luc Teirlinck [Sat, 31 Jul 2004 16:03:08 +0000 (16:03 +0000)]
(Fset_keymap_parent, Fdefine_prefix_command): Doc fixes.

19 years ago(syms_of_keyboard) <disable-point-adjustment>: Doc fix.
Luc Teirlinck [Sat, 31 Jul 2004 15:57:40 +0000 (15:57 +0000)]
(syms_of_keyboard) <disable-point-adjustment>:  Doc fix.

19 years ago(Fcall_interactively): Doc fix.
Luc Teirlinck [Sat, 31 Jul 2004 15:50:46 +0000 (15:50 +0000)]
(Fcall_interactively): Doc fix.

19 years ago(event-modifiers, event-basic-type): Doc fixes.
Luc Teirlinck [Sat, 31 Jul 2004 15:45:30 +0000 (15:45 +0000)]
(event-modifiers, event-basic-type): Doc fixes.

19 years ago(enable-command, disable-command): Doc fixes.
Luc Teirlinck [Sat, 31 Jul 2004 15:43:26 +0000 (15:43 +0000)]
(enable-command, disable-command): Doc fixes.

19 years agoUpdate URLs in the comments.
Eli Zaretskii [Sat, 31 Jul 2004 09:23:36 +0000 (09:23 +0000)]
Update URLs in the comments.

19 years ago(with-local-quit): Doc fix.
Richard M. Stallman [Sat, 31 Jul 2004 03:42:27 +0000 (03:42 +0000)]
(with-local-quit): Doc fix.

19 years ago(Fexpand_abbrev): Undo previous change.
Richard M. Stallman [Sat, 31 Jul 2004 03:37:21 +0000 (03:37 +0000)]
(Fexpand_abbrev): Undo previous change.

19 years ago(utf-translate-cjk-mode): Doc fix.
Luc Teirlinck [Sat, 31 Jul 2004 03:31:28 +0000 (03:31 +0000)]
(utf-translate-cjk-mode): Doc fix.

19 years ago(Fformat): Allocated extra (dummy) element in info.
Kim F. Storm [Fri, 30 Jul 2004 12:05:32 +0000 (12:05 +0000)]
(Fformat): Allocated extra (dummy) element in info.

19 years ago*** empty log message ***
Luc Teirlinck [Thu, 29 Jul 2004 01:49:07 +0000 (01:49 +0000)]
*** empty log message ***

19 years ago(defcustom): Doc fix.
Luc Teirlinck [Thu, 29 Jul 2004 01:47:01 +0000 (01:47 +0000)]
(defcustom): Doc fix.

19 years ago(Fdefvar, Fdefconst): Doc fixes.
Luc Teirlinck [Thu, 29 Jul 2004 01:41:36 +0000 (01:41 +0000)]
(Fdefvar, Fdefconst): Doc fixes.

19 years ago(etags-tags-apropos): Show building progress.
Masatake YAMATO [Wed, 28 Jul 2004 09:05:23 +0000 (09:05 +0000)]
(etags-tags-apropos): Show building progress.

19 years agoDocument all new tutorials.
Werner LEMBERG [Tue, 27 Jul 2004 23:49:06 +0000 (23:49 +0000)]
Document all new tutorials.

19 years ago*** empty log message ***
Werner LEMBERG [Tue, 27 Jul 2004 23:47:37 +0000 (23:47 +0000)]
*** empty log message ***

19 years ago(font-lock-keywords): Docstring improvement.
Stefan Monnier [Tue, 27 Jul 2004 18:45:41 +0000 (18:45 +0000)]
(font-lock-keywords): Docstring improvement.

19 years agoTiny change.
Vinicius Jose Latorre [Tue, 27 Jul 2004 02:10:51 +0000 (02:10 +0000)]
Tiny change.

19 years ago(move_it_in_display_line_to): Check BUFFER_POS_REACHED_P after
Kim F. Storm [Mon, 26 Jul 2004 23:16:48 +0000 (23:16 +0000)]
(move_it_in_display_line_to): Check BUFFER_POS_REACHED_P after
we have ensured that the glyph fits on the current line (or returned
MOVE_LINE_CONTINUED otherwise).

19 years ago*** empty log message ***
Kim F. Storm [Mon, 26 Jul 2004 23:16:23 +0000 (23:16 +0000)]
*** empty log message ***

19 years ago(imenu-prev-index-position-function)
Stefan Monnier [Mon, 26 Jul 2004 21:16:08 +0000 (21:16 +0000)]
(imenu-prev-index-position-function)
(imenu-extract-index-name-function, imenu-name-lookup-function)
(imenu--index-alist): Docstring redundancy fix.

19 years ago(move_it_in_display_line_to): If overflow-newline-into-fringe
Kim F. Storm [Sun, 25 Jul 2004 22:15:03 +0000 (22:15 +0000)]
(move_it_in_display_line_to): If overflow-newline-into-fringe
is enabled, return MOVE_LINE_CONTINUED rather than MOVE_POS_MATCH_OR_ZV
if target position is at end of display line but char is not a newline.

19 years ago*** empty log message ***
Kim F. Storm [Sun, 25 Jul 2004 22:14:29 +0000 (22:14 +0000)]
*** empty log message ***

19 years ago(wdired-finish-edit): Require dired-aux before locally binding dired-backup-overwrite.
Lars Hansen [Sun, 25 Jul 2004 19:55:21 +0000 (19:55 +0000)]
(wdired-finish-edit): Require dired-aux before locally binding dired-backup-overwrite.

19 years ago(enum window_part): Add ON_SCROLL_BAR.
Richard M. Stallman [Sun, 25 Jul 2004 17:44:33 +0000 (17:44 +0000)]
(enum window_part): Add ON_SCROLL_BAR.

19 years ago(coordinates_in_window): Return ON_SCROLL_BAR
Richard M. Stallman [Sun, 25 Jul 2004 17:43:57 +0000 (17:43 +0000)]
(coordinates_in_window): Return ON_SCROLL_BAR
instead of ON_VERTICAL_BORDER, when on scroll bar.
(Fcoordinates_in_window_p): Handle ON_SCROLL_BAR--return nil.

19 years ago(Fcoordinates_in_window_p): Take account of FRAME_INTERNAL_BORDER_WIDTH.
Richard M. Stallman [Sun, 25 Jul 2004 17:36:07 +0000 (17:36 +0000)]
(Fcoordinates_in_window_p): Take account of FRAME_INTERNAL_BORDER_WIDTH.

19 years ago(check_cons_list): New function (contents commented out).
Richard M. Stallman [Sun, 25 Jul 2004 17:35:04 +0000 (17:35 +0000)]
(check_cons_list): New function (contents commented out).

19 years ago(butlast, event-modifiers, event-basic-type): Doc fixes.
John Paul Wallington [Sun, 25 Jul 2004 05:45:53 +0000 (05:45 +0000)]
(butlast, event-modifiers, event-basic-type): Doc fixes.

19 years agoVarious changes in addition to:
Luc Teirlinck [Sat, 24 Jul 2004 23:48:49 +0000 (23:48 +0000)]
Various changes in addition to:
(Creating Frames): Expand and clarify description of `make-frame'.
(Window Frame Parameters): Either none or both of the `icon-left'
and `icon-top' parameters must be specified.  Put descriptions of
`menu-bar-lines' and `toolbar-lines' closer together and change
them accordingly.
(Frame Titles): `multiple-frames' is not guaranteed to be accurate
except while processing `frame-title-format' or `icon-title-format'.
(Deleting Frames): Correct description of `delete-frame'.
Non-nil return values of `frame-live-p' are like those of `framep'.
(Frames and Windows): mention return value of
`set-frame-selected-window'.
(Visibility of Frames): Mention `force' argument to
`make-frame-invisible'.  `frame-visible-p' returns t for all
frames on text-only terminals.
(Frame Configurations): Restoring a frame configuration does not
restore deleted frames.
(Window System Selections): `x-set-selection' returns DATA.
(Resources): Add example.
(Display Feature Testing): Clarify descriptions of
`display-pixel-height', `display-pixel-width', `x-server-version'
and `x-server-vendor'.

19 years ago(Minibuffer Misc): Add anchor.
Luc Teirlinck [Sat, 24 Jul 2004 22:51:30 +0000 (22:51 +0000)]
(Minibuffer Misc): Add anchor.

19 years ago(tty-color-approximate): Doc fix.
Luc Teirlinck [Sat, 24 Jul 2004 21:58:34 +0000 (21:58 +0000)]
(tty-color-approximate): Doc fix.

19 years ago(x-get-selection, x-set-selection): Doc fixes.
Luc Teirlinck [Sat, 24 Jul 2004 21:53:10 +0000 (21:53 +0000)]
(x-get-selection, x-set-selection): Doc fixes.

19 years ago*** empty log message ***
Richard M. Stallman [Sat, 24 Jul 2004 21:46:27 +0000 (21:46 +0000)]
*** empty log message ***

19 years ago(Paragraphs): Update how paragraphs are separated
Richard M. Stallman [Sat, 24 Jul 2004 21:46:06 +0000 (21:46 +0000)]
(Paragraphs): Update how paragraphs are separated
and the default for paragraph-separate.

19 years ago(make-frame): Doc fix.
Luc Teirlinck [Sat, 24 Jul 2004 21:45:28 +0000 (21:45 +0000)]
(make-frame): Doc fix.

19 years ago(Regexp Replace): Further update text for new replacement operators.
Richard M. Stallman [Sat, 24 Jul 2004 21:44:45 +0000 (21:44 +0000)]
(Regexp Replace): Further update text for new replacement operators.

19 years ago(not_single_kboard_state): Declared.
Richard M. Stallman [Sat, 24 Jul 2004 21:40:19 +0000 (21:40 +0000)]
(not_single_kboard_state): Declared.

19 years ago(Fwrite_region): Doc fix.
Richard M. Stallman [Sat, 24 Jul 2004 21:39:32 +0000 (21:39 +0000)]
(Fwrite_region): Doc fix.

19 years ago(Fwindow_at): Take account of FRAME_INTERNAL_BORDER_WIDTH.
Richard M. Stallman [Sat, 24 Jul 2004 21:38:22 +0000 (21:38 +0000)]
(Fwindow_at): Take account of FRAME_INTERNAL_BORDER_WIDTH.

19 years ago(Fexpand_abbrev): Run Qpre_abbrev_expand_hook
Richard M. Stallman [Sat, 24 Jul 2004 21:37:11 +0000 (21:37 +0000)]
(Fexpand_abbrev): Run Qpre_abbrev_expand_hook
only when a real abbrev is present.

19 years agoUpdate author email address.
Richard M. Stallman [Sat, 24 Jul 2004 21:35:56 +0000 (21:35 +0000)]
Update author email address.

19 years ago(rmail-mime-charset-pattern): Don't include semicolon in the charset value.
Richard M. Stallman [Sat, 24 Jul 2004 21:35:32 +0000 (21:35 +0000)]
(rmail-mime-charset-pattern): Don't include semicolon in the charset value.

19 years ago(occur-next-error): Call set-window-point.
Richard M. Stallman [Sat, 24 Jul 2004 21:34:47 +0000 (21:34 +0000)]
(occur-next-error): Call set-window-point.
(occur-engine): Handle negative NLINES.

19 years ago(Fcolor_supported_p): Doc fix.
Luc Teirlinck [Sat, 24 Jul 2004 20:56:59 +0000 (20:56 +0000)]
(Fcolor_supported_p): Doc fix.

19 years ago(Fselect_frame, Fset_frame_selected_window)
Luc Teirlinck [Sat, 24 Jul 2004 20:44:06 +0000 (20:44 +0000)]
(Fselect_frame, Fset_frame_selected_window)
(Fframe_visible_p, Fraise_frame): Doc fixes.

19 years agoAdd 2004 Copyright.
Luc Teirlinck [Sat, 24 Jul 2004 15:40:09 +0000 (15:40 +0000)]
Add 2004 Copyright.

19 years agoAdd 2004 Copyright.
Luc Teirlinck [Sat, 24 Jul 2004 15:33:15 +0000 (15:33 +0000)]
Add 2004 Copyright.
(Choosing Window): Add anchor.

19 years ago(x_icon_verify): New function.
Luc Teirlinck [Sat, 24 Jul 2004 12:52:44 +0000 (12:52 +0000)]
(x_icon_verify): New function.
(Fx_create_frame): Use it.

(From Richard M. Stallman.)

19 years agoRemoved the various "echo." lines from lisp\makefile.w32-in and nt\makefile.w32-in.
Ben Key [Sat, 24 Jul 2004 04:52:27 +0000 (04:52 +0000)]
Removed the various "echo." lines from lisp\makefile.w32-in and nt\makefile.w32-in.
They caused mingw32-make.exe bootstrap to fail with the following error if cmd.exe
was being used as the shell:
  "process_begin: CreateProcess((null), echo., ...) failed."

I replaced the "@echo." lines in nt\makefile.w32-in with "@echo ."  This writes a .
to the screen but that is far more desirable than make bootstrap failing.

I replaced the "echo. ..." line in lisp\makefile.w32-in with "echo ;;; ...".  This
writes an extra comment line to loaddefs.el.  Again this is far more desirable than
make bootstrap failing.

NOTE: I am using cmd.exe as my shell when building Emacs with MinGW instead of
the sh.exe that comes with msys because when I use sh.exe as my shell, loaddefs.el
does not get properly generated and I get various auto load errors.

19 years ago(Defining Macros): Declaration keyword is `debug' not `edebug'.
John Paul Wallington [Fri, 23 Jul 2004 18:25:57 +0000 (18:25 +0000)]
(Defining Macros): Declaration keyword is `debug' not `edebug'.

19 years ago*** empty log message ***
Luc Teirlinck [Fri, 23 Jul 2004 12:27:18 +0000 (12:27 +0000)]
*** empty log message ***

19 years ago(modify-all-frames-parameters): Minor doc fix.
Luc Teirlinck [Fri, 23 Jul 2004 12:20:22 +0000 (12:20 +0000)]
(modify-all-frames-parameters): Minor doc fix.
(set-frame-configuration): Doc fix.

19 years ago(completion-setup-function): Compute the common parts
Eli Zaretskii [Fri, 23 Jul 2004 11:53:07 +0000 (11:53 +0000)]
(completion-setup-function): Compute the common parts
and the first difference place correctly when
partial-completion-mode is on.

19 years agoImprove DSC compliance.
Vinicius Jose Latorre [Fri, 23 Jul 2004 01:16:06 +0000 (01:16 +0000)]
Improve DSC compliance.

19 years agoFix comments.
Kim F. Storm [Thu, 22 Jul 2004 14:26:26 +0000 (14:26 +0000)]
Fix comments.

19 years ago*** empty log message ***
Kim F. Storm [Thu, 22 Jul 2004 14:26:06 +0000 (14:26 +0000)]
*** empty log message ***

19 years agoFrom Barry Fishman <barry_fishman@att.net> (tiny change)
Kim F. Storm [Wed, 21 Jul 2004 22:04:29 +0000 (22:04 +0000)]
From Barry Fishman <barry_fishman@att.net>  (tiny change)
Use GC_MARK_STACK if __amd64__ is defined.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 21 Jul 2004 22:02:22 +0000 (22:02 +0000)]
*** empty log message ***

19 years ago(display_line): Increment nrows_scale_factor and set
Kim F. Storm [Wed, 21 Jul 2004 21:09:43 +0000 (21:09 +0000)]
(display_line): Increment nrows_scale_factor and set
fonts_changed_p if past last allocated row.
(append_glyph, append_composite_glyph, produce_image_glyph)
(append_stretch_glyph): Increment ncols_scale_factor and set
fonts_changed_p if current area is full.

19 years ago(struct glyph_matrix): New members nrows_scale_factor
Kim F. Storm [Wed, 21 Jul 2004 21:08:56 +0000 (21:08 +0000)]
(struct glyph_matrix): New members nrows_scale_factor
and ncols_scale_factor.

19 years ago(make_window): Initialize nrows_scale_factor and
Kim F. Storm [Wed, 21 Jul 2004 21:08:45 +0000 (21:08 +0000)]
(make_window): Initialize nrows_scale_factor and
ncols_scale_factor members.

19 years ago(margin_glyphs_to_reserve): Apply ncols_scale_factor.
Kim F. Storm [Wed, 21 Jul 2004 21:08:23 +0000 (21:08 +0000)]
(margin_glyphs_to_reserve): Apply ncols_scale_factor.
(allocate_matrices_for_frame_redisplay): Fix left/right margin mix-up.
(required_matrix_height): Apply nrows_scale_factor.
(required_matrix_width): Apply ncols_scale_factor.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 21 Jul 2004 21:07:59 +0000 (21:07 +0000)]
*** empty log message ***

19 years ago* widget.c (EmacsFrameDestroy): Don't abort if normal_gc is 0.
Jan Djärv [Wed, 21 Jul 2004 19:18:29 +0000 (19:18 +0000)]
* widget.c (EmacsFrameDestroy): Don't abort if normal_gc is 0.

19 years agoDoc fix.
Vinicius Jose Latorre [Wed, 21 Jul 2004 05:06:49 +0000 (05:06 +0000)]
Doc fix.

19 years ago(modify-all-frames-parameters): Minor doc fix.
Luc Teirlinck [Wed, 21 Jul 2004 02:34:07 +0000 (02:34 +0000)]
(modify-all-frames-parameters): Minor doc fix.

19 years ago(fill-comment-paragraph): Handle indent-tabs-mode.
Richard M. Stallman [Tue, 20 Jul 2004 20:51:26 +0000 (20:51 +0000)]
(fill-comment-paragraph): Handle indent-tabs-mode.
(fill-delete-newlines): Call sentence-end as function.
(fill-nobreak-p, canonically-space-region): Likewise.
(fill-nobreak-p): If this break point is at the end of the line,
don't consider the newline which follows as a reason to return t.

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

19 years ago(Fpos_visible_in_window_p, Fset_window_hscroll)
Luc Teirlinck [Mon, 19 Jul 2004 21:57:05 +0000 (21:57 +0000)]
(Fpos_visible_in_window_p, Fset_window_hscroll)
(Fwindow_inside_pixel_edges, Fwindow_end, Fset_window_point)
(Fset_window_start, Fscroll_up, Fscroll_down)
(Fother_window_for_scrolling, Fscroll_other_window)
(Fsave_window_excursion, Fset_window_vscroll)
(syms_of_window) <window-size-fixed>: Doc fixes.

19 years agoVarious small changes in addition to:
Luc Teirlinck [Mon, 19 Jul 2004 21:33:37 +0000 (21:33 +0000)]
Various small changes in addition to:
(Window Point): Mention return value of `set-window-point'.
(Window Start): `pos-visible-in-window-p' disregards horizontal
scrolling.  Explain return value if PARTIALLY is non-nil.
(Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
and `set-window-vscroll'.
(Size of Window): The argument WINDOW to `window-inside-edges',
`window-pixel-edges' and `window-inside-pixel-edges' is optional.
(Resizing Windows): Explain return value of
`shrink-window-if-larger-than-buffer'.
`window-size-fixed' automatically becomes buffer local when set.
(Window Configurations): Explain return value of `set-window-configuration'.

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

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

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

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

19 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

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

19 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

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

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

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

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

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

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

19 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 `\_<'.

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

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

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

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

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

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

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