bpt/emacs.git
14 years ago*** empty log message ***
Alan Mackenzie [Sat, 18 Jul 2009 20:40:39 +0000 (20:40 +0000)]
*** empty log message ***

14 years agoUpdate the entry for `desktop-buffers-not-to-save'.
Eli Zaretskii [Sat, 18 Jul 2009 19:14:11 +0000 (19:14 +0000)]
Update the entry for `desktop-buffers-not-to-save'.

14 years ago(deactivate-mark, activate-mark, set-mark): Don't call x-set-selection
Eli Zaretskii [Sat, 18 Jul 2009 19:04:22 +0000 (19:04 +0000)]
(deactivate-mark, activate-mark, set-mark): Don't call x-set-selection
if display-selections-p returns nil for the current frame.

14 years ago* simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
Chong Yidong [Sat, 18 Jul 2009 17:39:35 +0000 (17:39 +0000)]
* simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).

14 years ago(desktop-buffers-not-to-save): Default value is nil. Accept nil in
Eli Zaretskii [Sat, 18 Jul 2009 11:59:04 +0000 (11:59 +0000)]
(desktop-buffers-not-to-save): Default value is nil.  Accept nil in
addition to a regexp.
(desktop-files-not-to-save): Add "(ftp)$" to the default regexp.  Accept
nil in addition to a regexp.
(desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for buffers
that have an associated file.  Handle nil values of
desktop-buffers-not-to-save and desktop-files-not-to-save.  (Bug#3833)

14 years ago(x-selection-owner-p, x-own-selection-internal)
Eli Zaretskii [Sat, 18 Jul 2009 11:13:03 +0000 (11:13 +0000)]
(x-selection-owner-p, x-own-selection-internal)
(x-disown-selection-internal): New functions.

14 years ago(speedbar-frame): Declare to avoid compiler
Nick Roberts [Sat, 18 Jul 2009 10:37:39 +0000 (10:37 +0000)]
(speedbar-frame): Declare to avoid compiler
warning.
(gdb-breakpoints-header): Move forward to avoid compiler warning.
(gdb-make-header-line-mouse-map): Remove duplicate definition.

14 years ago*** empty log message ***
Nick Roberts [Sat, 18 Jul 2009 10:37:11 +0000 (10:37 +0000)]
*** empty log message ***

14 years ago* processes.texi (Shell Arguments): Copyedits.
Chong Yidong [Sat, 18 Jul 2009 04:42:25 +0000 (04:42 +0000)]
* processes.texi (Shell Arguments): Copyedits.

14 years ago* simple.el (set-mark): Revert last change.
Chong Yidong [Sat, 18 Jul 2009 04:37:52 +0000 (04:37 +0000)]
* simple.el (set-mark): Revert last change.

14 years ago(Repeated Loading): Fix typo.
Glenn Morris [Sat, 18 Jul 2009 02:22:57 +0000 (02:22 +0000)]
(Repeated Loading): Fix typo.

14 years agoFix last change.
Chong Yidong [Fri, 17 Jul 2009 23:27:28 +0000 (23:27 +0000)]
Fix last change.

14 years ago* mouse.el (mouse-yank-primary): If select-active-regions is non-nil,
Chong Yidong [Fri, 17 Jul 2009 23:24:54 +0000 (23:24 +0000)]
* mouse.el (mouse-yank-primary): If select-active-regions is non-nil,
deactivate the mark before insertion.

14 years ago* doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
Chong Yidong [Fri, 17 Jul 2009 19:43:49 +0000 (19:43 +0000)]
* doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
rendering of pngs is not possible instead of messaging a long
description.

14 years ago* w32-fns.el (x-selection-owner-p): New function.
Chong Yidong [Fri, 17 Jul 2009 15:45:08 +0000 (15:45 +0000)]
* w32-fns.el (x-selection-owner-p): New function.

* mouse.el (mouse-drag-track): Call deactivate-mark earlier.
(mouse-yank-at-click): If select-active-regions is non-nil,
deactivate the mark before insertion.

* simple.el (deactivate-mark, set-mark): Only save selection if we
own it.

14 years ago(describe-buffer-case-table): Fix for the case that KEY is a cons.
Kenichi Handa [Fri, 17 Jul 2009 12:27:15 +0000 (12:27 +0000)]
(describe-buffer-case-table): Fix for the case that KEY is a cons.

14 years ago*** empty log message ***
Kenichi Handa [Fri, 17 Jul 2009 12:26:55 +0000 (12:26 +0000)]
*** empty log message ***

14 years agoSynch with Gnus trunk:
Katsumi Yamaoka [Fri, 17 Jul 2009 10:15:54 +0000 (10:15 +0000)]
Synch with Gnus trunk:
2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
* nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
article without making inquiry to a user for unknown encoding.

* nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
(nnmaildir--scan): Assume i-node and device number that file-attributes
returns might be cons-cell.

2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
* auth-source.el: Remove docs now in auth.texi.  Don't use
`gnus-message' for logging.  Add new variables `auth-source-debug' and
`auth-source-hide-passwords' and use them.

14 years agoRegenerate.
Glenn Morris [Fri, 17 Jul 2009 03:56:17 +0000 (03:56 +0000)]
Regenerate.

14 years agoSet copyright year to 2009.
Glenn Morris [Fri, 17 Jul 2009 03:56:08 +0000 (03:56 +0000)]
Set copyright year to 2009.

14 years agoFix last change.
Chong Yidong [Fri, 17 Jul 2009 01:32:50 +0000 (01:32 +0000)]
Fix last change.

14 years ago(shuffle): Fix the logic of setting up the cycle.
Kenichi Handa [Fri, 17 Jul 2009 01:28:58 +0000 (01:28 +0000)]
(shuffle): Fix the logic of setting up the cycle.

14 years agoMention two new ./configure options for developers.
Dan Nicolaescu [Thu, 16 Jul 2009 21:04:18 +0000 (21:04 +0000)]
Mention two new ./configure options for developers.

14 years ago* vc-rcs.el (vc-rcs-find-file-hook):
Dan Nicolaescu [Thu, 16 Jul 2009 20:52:53 +0000 (20:52 +0000)]
* vc-rcs.el (vc-rcs-find-file-hook):
* vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.

14 years ago* buffers.texi (Swapping Text): Recommend setting
Richard M. Stallman [Thu, 16 Jul 2009 19:37:08 +0000 (19:37 +0000)]
* buffers.texi (Swapping Text): Recommend setting
write-region-annotate-functions and buffer-saved-size.

* backups.texi (Auto-Saving): Document buffer-saved-size = -2.

14 years ago* net/tramp.el (tramp-wait-for-output): Handle the case when
Michael Albinus [Thu, 16 Jul 2009 10:24:07 +0000 (10:24 +0000)]
* net/tramp.el (tramp-wait-for-output): Handle the case when
commands do not return a newline but a null byte before the shell
prompt.  (Bug#3858)

14 years ago(ns-set-alpha): Don't declare.
YAMAMOTO Mitsuharu [Thu, 16 Jul 2009 08:25:21 +0000 (08:25 +0000)]
(ns-set-alpha): Don't declare.
(ns-set-background-alpha): Remove function.

14 years ago(ns_get_color): Remove incompatible color formats.
YAMAMOTO Mitsuharu [Thu, 16 Jul 2009 08:24:33 +0000 (08:24 +0000)]
(ns_get_color): Remove incompatible color formats.
(ns_color_to_lisp): Generate #rrggbb color format string.

14 years ago(Fns_set_alpha): Remove function.
YAMAMOTO Mitsuharu [Thu, 16 Jul 2009 08:23:54 +0000 (08:23 +0000)]
(Fns_set_alpha): Remove function.
(syms_of_nsfns): Don't defsubr it.

14 years agoRefcard comments.
Glenn Morris [Thu, 16 Jul 2009 03:30:31 +0000 (03:30 +0000)]
Refcard comments.

14 years agorefcards comment.
Glenn Morris [Thu, 16 Jul 2009 03:28:04 +0000 (03:28 +0000)]
refcards comment.

14 years agoRegenerate.
Glenn Morris [Thu, 16 Jul 2009 03:25:00 +0000 (03:25 +0000)]
Regenerate.

14 years agoRegenerate.
Glenn Morris [Thu, 16 Jul 2009 03:16:41 +0000 (03:16 +0000)]
Regenerate.

14 years agoRemove non-existent (?) bindings: w, C-u o, U, delete.
Glenn Morris [Thu, 16 Jul 2009 03:14:00 +0000 (03:14 +0000)]
Remove non-existent (?) bindings: w, C-u o, U, delete.
Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.

14 years agoRegenerate.
Glenn Morris [Thu, 16 Jul 2009 02:29:51 +0000 (02:29 +0000)]
Regenerate.

14 years agoCondense a few sentences in order to make them fit on one line, and
Glenn Morris [Thu, 16 Jul 2009 02:29:37 +0000 (02:29 +0000)]
Condense a few sentences in order to make them fit on one line, and
add some page breaks, to improve the layout in the pdfs.

14 years ago(copyright-update): Save match-data across y-or-n-p, for safety.
Stefan Monnier [Thu, 16 Jul 2009 02:01:31 +0000 (02:01 +0000)]
(copyright-update): Save match-data across y-or-n-p, for safety.

14 years ago* files.el (auto-save-mode): If buffer-saved-size is -2, don't clobber it.
Richard M. Stallman [Thu, 16 Jul 2009 01:52:32 +0000 (01:52 +0000)]
* files.el (auto-save-mode): If buffer-saved-size is -2, don't clobber it.

* mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
(rmail-retry-ignored-headers): Add more uninteresting fields.

14 years ago* fileio.c (Fwrite_region, Fdo_auto_save): Handle save_length = -2.
Richard M. Stallman [Thu, 16 Jul 2009 01:45:08 +0000 (01:45 +0000)]
* fileio.c (Fwrite_region, Fdo_auto_save): Handle save_length = -2.
(Fset_buffer_auto_saved): Handle save_length = -2.

Comment changes in other files.

14 years ago* xterm.c (Qx_gtk_map_stock): New var.
Chong Yidong [Thu, 16 Jul 2009 01:24:00 +0000 (01:24 +0000)]
* xterm.c (Qx_gtk_map_stock): New var.
* gtkutil.c (update_frame_tool_bar): Use Qx_gtk_map_stock instead of
calling intern each time.

14 years ago* net/rcirc.el (rcirc): Use history variables.
Chong Yidong [Wed, 15 Jul 2009 15:07:39 +0000 (15:07 +0000)]
* net/rcirc.el (rcirc): Use history variables.
(rcirc-server-name-history, rcirc-nick-name-history)
(rcirc-server-port-history): New variables.

14 years ago(set-language-environment-charset):
Kenichi Handa [Wed, 15 Jul 2009 12:29:48 +0000 (12:29 +0000)]
(set-language-environment-charset):
If coding-system-charset-list returns `iso-2022' or `emacs-mule',
ignore them.

14 years ago("IPA"): Change coding systems to utf-8. Delete unibyte-display.
Kenichi Handa [Wed, 15 Jul 2009 12:22:38 +0000 (12:22 +0000)]
("IPA"): Change coding systems to utf-8.  Delete unibyte-display.

14 years ago(ns_maybe_dumpglyphs_background): Remove code for stippling, which actually
YAMAMOTO Mitsuharu [Wed, 15 Jul 2009 08:25:02 +0000 (08:25 +0000)]
(ns_maybe_dumpglyphs_background): Remove code for stippling, which actually
does tiling.

14 years ago(nsfont_draw): Remove code for stippling, which actually
YAMAMOTO Mitsuharu [Wed, 15 Jul 2009 08:24:38 +0000 (08:24 +0000)]
(nsfont_draw): Remove code for stippling, which actually
does tiling.

14 years ago(gnus-logo.pdf): Remove rule, since this file is distributed.
Glenn Morris [Wed, 15 Jul 2009 03:28:05 +0000 (03:28 +0000)]
(gnus-logo.pdf): Remove rule, since this file is distributed.

14 years agoRegenerate.
Glenn Morris [Wed, 15 Jul 2009 03:23:41 +0000 (03:23 +0000)]
Regenerate.

14 years agoFix comment typo.
Glenn Morris [Wed, 15 Jul 2009 03:23:33 +0000 (03:23 +0000)]
Fix comment typo.

14 years ago(emacsversionnumber): Just use major version.
Glenn Morris [Wed, 15 Jul 2009 03:23:00 +0000 (03:23 +0000)]
(emacsversionnumber): Just use major version.

14 years agoRegenerate.
Glenn Morris [Wed, 15 Jul 2009 03:22:38 +0000 (03:22 +0000)]
Regenerate.

14 years agoChange from A4 to letter paper.
Glenn Morris [Wed, 15 Jul 2009 03:22:18 +0000 (03:22 +0000)]
Change from A4 to letter paper.
Remove non-existent (?) bindings: w, C-u o, U, delete.
Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
New: async shell command = &.

14 years ago(gnus-booklet.pdf): Use jobname rather than clobbering gnus-refcard.pdf.
Glenn Morris [Wed, 15 Jul 2009 03:22:03 +0000 (03:22 +0000)]
(gnus-booklet.pdf): Use jobname rather than clobbering gnus-refcard.pdf.
(clean): Remove .aux files.

14 years ago(Copyright): Add 2009.
Glenn Morris [Wed, 15 Jul 2009 03:21:19 +0000 (03:21 +0000)]
(Copyright): Add 2009.
(Notes): Add missing line-break.
(Threading): Reword to fit on one line.

14 years ago(gnus-make-format-preserve-properties): Doc fix.
Glenn Morris [Wed, 15 Jul 2009 03:13:16 +0000 (03:13 +0000)]
(gnus-make-format-preserve-properties): Doc fix.

14 years ago(Gnus): Remove widow.
Glenn Morris [Wed, 15 Jul 2009 03:11:00 +0000 (03:11 +0000)]
(Gnus): Remove widow.

14 years agoMinor re-phrasings throughout.
Glenn Morris [Wed, 15 Jul 2009 03:09:52 +0000 (03:09 +0000)]
Minor re-phrasings throughout.
(Edebug Execution Modes): Sit-for affects continue mode too.
(Jumping): Use `forward-sexp' rather than its keybinding.
(Edebug Misc): Fix Q binding.
(Edebug Eval): Remove cl version.
(Printing in Edebug): Clarify print-length etc.
(Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
(Specification List): Remove edebug-unwrap findex entry.
(Specification Examples): defmacro is actually not the same as defun.
Escape "`" in example.

14 years ago* simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
Chong Yidong [Wed, 15 Jul 2009 02:05:32 +0000 (02:05 +0000)]
* simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).

14 years agoClarify last change.
Chong Yidong [Wed, 15 Jul 2009 01:29:41 +0000 (01:29 +0000)]
Clarify last change.

14 years ago* markers.texi (The Mark): Document optional arg to deactivate-mark.
Chong Yidong [Wed, 15 Jul 2009 01:28:57 +0000 (01:28 +0000)]
* markers.texi (The Mark): Document optional arg to deactivate-mark.

14 years ago* simple.el (deactivate-mark): Optional argument FORCE.
Chong Yidong [Wed, 15 Jul 2009 01:25:32 +0000 (01:25 +0000)]
* simple.el (deactivate-mark): Optional argument FORCE.
(set-mark): Use deactivate-mark.

* info.el (Info-search): No need to check transient-mark-mode
before calling deactivate-mark.

* select.el (x-set-selection): Doc fix.
(x-valid-simple-selection-p): Allow buffer values.
(xselect--selection-bounds): Handle buffer values.  Suggested by
David De La Harpe Golden.

* mouse.el (mouse-set-region, mouse-drag-track): Call
copy-region-as-kill before setting the mark, to let
select-active-regions work.

* simple.el (deactivate-mark): If select-active-regions is
non-nil, copy the selection data into a string.
(activate-mark): If select-active-regions is non-nil, set the
selection to the current buffer.
(set-mark): Update selection if select-active-regions is non-nil.

* select.el (x-valid-simple-selection-p): Allow buffer values.

14 years ago(mail-user-agent): Default to the upwardly-UI-compatible
Stefan Monnier [Tue, 14 Jul 2009 19:57:58 +0000 (19:57 +0000)]
(mail-user-agent): Default to the upwardly-UI-compatible
and more featureful message-mode.

14 years ago* select.el (x-set-selection): Doc fix.
Chong Yidong [Tue, 14 Jul 2009 16:58:25 +0000 (16:58 +0000)]
* select.el (x-set-selection): Doc fix.
(x-valid-simple-selection-p): Disallow selection data consisting
of a list or cons of integers, since that is not used.
(xselect--selection-bounds, xselect--int-to-cons): New functions.
(xselect-convert-to-string, xselect-convert-to-length)
(xselect-convert-to-filename, xselect-convert-to-charpos)
(xselect-convert-to-lineno, xselect-convert-to-colno): Use them.

14 years ago(font_vconcat_entity_vectors): New function.
Kenichi Handa [Tue, 14 Jul 2009 12:03:31 +0000 (12:03 +0000)]
(font_vconcat_entity_vectors): New function.
(struct font_sort_data): New member font_driver_preference.
(font_compare): Check font_driver_preference.
(font_sort_entities): The format of the first argument changed.
(font_delete_unmatched): Likewise.
(font_list_entities): The return type changed.
(font_select_entity): The format of the second argument changed.
(font_find_for_lface): Adjusted for the above changes.  Don't
suppress the checking of C even if the repertory supports it.
(Flist_fonts): Adjusted for the above changes.

14 years ago(ftfont_spec_pattern): New arg langname. Caller
Kenichi Handa [Tue, 14 Jul 2009 11:55:19 +0000 (11:55 +0000)]
(ftfont_spec_pattern): New arg langname.  Caller
changed.
(ftfont_list): Adjusted for the change of ftfont_spec_pattern.
Reject a font who has adstyle property that is different from a
langname derived from registry property.
(ftfont_match): Adjusted for the change of ftfont_spec_pattern.

14 years ago(json-partial-output): Fix broken GDB/MI output in -break-info command
Dmitry Dzhus [Tue, 14 Jul 2009 08:40:58 +0000 (08:40 +0000)]
(json-partial-output): Fix broken GDB/MI output in -break-info command
(Emacs bug #3794).

14 years ago(edebug-setup-hook, edebug-all-forms)
Glenn Morris [Tue, 14 Jul 2009 08:01:50 +0000 (08:01 +0000)]
(edebug-setup-hook, edebug-all-forms)
(edebug-eval-macro-args, edebug-save-displayed-buffer-points)
(edebug-print-length, edebug-print-level, edebug-print-circle)
(edebug-sit-for-seconds, edebug-view-outside)
(edebug-bounce-point, edebug-set-global-break-condition)
(edebug-Go-nonstop-mode, edebug-trace-mode)
(edebug-Trace-fast-mode, edebug-continue-mode)
(edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
(edebug-visit-eval-list): Doc fixes.

14 years ago(def-edebug-spec): Doc fix.
Glenn Morris [Tue, 14 Jul 2009 07:45:56 +0000 (07:45 +0000)]
(def-edebug-spec): Doc fix.

14 years agoFix setting of category ?C.
Kenichi Handa [Tue, 14 Jul 2009 01:17:49 +0000 (01:17 +0000)]
Fix setting of category ?C.

14 years ago(directory_files_internal) [WINDOWSNT]: Don't make a local copy
Eli Zaretskii [Mon, 13 Jul 2009 20:23:46 +0000 (20:23 +0000)]
(directory_files_internal) [WINDOWSNT]: Don't make a local copy
of dirfilename.

14 years agons-win.el (x-select-font): defailias x-select-font to
Jan Djärv [Mon, 13 Jul 2009 10:18:03 +0000 (10:18 +0000)]
ns-win.el (x-select-font): defailias x-select-font to
ns-popup-font-panel instead of generate-fontset-menu.

14 years ago*** empty log message ***
Kenichi Handa [Mon, 13 Jul 2009 06:31:04 +0000 (06:31 +0000)]
*** empty log message ***

14 years ago(sub_char_table_ref_and_range): Fix the range check against max_char.
Kenichi Handa [Mon, 13 Jul 2009 04:02:26 +0000 (04:02 +0000)]
(sub_char_table_ref_and_range): Fix the range check against max_char.

14 years ago(internal_self_insert): Check sym by SYMBOLP before
Kenichi Handa [Mon, 13 Jul 2009 01:03:28 +0000 (01:03 +0000)]
(internal_self_insert): Check sym by SYMBOLP before
calling XSYMBOL (sym).

14 years agoMention change of default value for desktop-buffers-not-to-save.
Eli Zaretskii [Sun, 12 Jul 2009 19:45:36 +0000 (19:45 +0000)]
Mention change of default value for desktop-buffers-not-to-save.

14 years ago(desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
Eli Zaretskii [Sun, 12 Jul 2009 19:41:55 +0000 (19:41 +0000)]
(desktop-buffers-not-to-save): Remove ".log".  (Bug#3833)

14 years ago* arc-mode.el (archive-find-type): Allow for a PK00 string before
Chong Yidong [Sun, 12 Jul 2009 18:56:38 +0000 (18:56 +0000)]
* arc-mode.el (archive-find-type): Allow for a PK00 string before
the PK\003\004 header (Bug#3770).

14 years ago* pcomplete.el (pcomplete-comint-setup): Check for
Chong Yidong [Sun, 12 Jul 2009 16:20:50 +0000 (16:20 +0000)]
* pcomplete.el (pcomplete-comint-setup): Check for
shell-dynamic-complete-filename too.

14 years agoMention info-xref.
Glenn Morris [Sun, 12 Jul 2009 01:17:19 +0000 (01:17 +0000)]
Mention info-xref.

14 years ago(stat): Fix last change.
Eli Zaretskii [Sat, 11 Jul 2009 20:31:27 +0000 (20:31 +0000)]
(stat): Fix last change.

14 years ago(TEXI2PDF): New.
Glenn Morris [Sat, 11 Jul 2009 20:06:30 +0000 (20:06 +0000)]
(TEXI2PDF): New.
(elisp.pdf): New targets.

14 years ago(TEXI2PDF): New.
Glenn Morris [Sat, 11 Jul 2009 20:03:40 +0000 (20:03 +0000)]
(TEXI2PDF): New.
(emacs.pdf, emacs-xtra.pdf): New targets.

14 years agoClarify previous change.
Glenn Morris [Sat, 11 Jul 2009 19:55:19 +0000 (19:55 +0000)]
Clarify previous change.

14 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Sat, 11 Jul 2009 19:39:24 +0000 (19:39 +0000)]
Kevin Ryde  <user42 at zip.com.au>

(Named Features): Refer to eval-after-load.

14 years ago(Regexp Backslash): Fix typo.
Glenn Morris [Sat, 11 Jul 2009 19:32:00 +0000 (19:32 +0000)]
(Regexp Backslash): Fix typo.

14 years ago* simple.el (temporary-goal-column): Change the value for
Chong Yidong [Sat, 11 Jul 2009 16:36:05 +0000 (16:36 +0000)]
* simple.el (temporary-goal-column): Change the value for
line-move-visual to a cons cell.
(line-move-visual): Record or set the window hscroll, if
necessary (Bug#3494).
(line-move-1): Handle cons value of temporary-goal-column.

14 years ago(directory_files_internal_w32_unwind) [WINDOWSNT]: New function.
Eli Zaretskii [Sat, 11 Jul 2009 15:45:45 +0000 (15:45 +0000)]
(directory_files_internal_w32_unwind) [WINDOWSNT]: New function.
(directory_files_internal) [WINDOWSNT]: Bind
w32-get-true-file-attributes to either t or nil, depending whether the
filesystem of the directory is fast or slow.

14 years ago(logon_network_drive): Don't assume PATH is an absolute file name.
Eli Zaretskii [Sat, 11 Jul 2009 15:44:36 +0000 (15:44 +0000)]
(logon_network_drive): Don't assume PATH is an absolute file name.
(is_slow_fs): New function.
(stat): Use it to determine whether to issue more system calls to get
accurate file attributes, when w32-get-true-file-attributes is `local'.

14 years agoAdd a note about bumping the value of
Eli Zaretskii [Sat, 11 Jul 2009 10:40:30 +0000 (10:40 +0000)]
Add a note about bumping the value of
customize-changed-options-previous-release.

14 years ago(describe-character-set): Don't show width.
Kenichi Handa [Sat, 11 Jul 2009 06:38:11 +0000 (06:38 +0000)]
(describe-character-set): Don't show width.

14 years agoComments on manual checking.
Glenn Morris [Sat, 11 Jul 2009 03:06:44 +0000 (03:06 +0000)]
Comments on manual checking.

14 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Sat, 11 Jul 2009 03:02:18 +0000 (03:02 +0000)]
Kevin Ryde  <user42 at zip.com.au>

(Standard Hooks): Fix cross-references.

14 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Sat, 11 Jul 2009 03:00:01 +0000 (03:00 +0000)]
Kevin Ryde  <user42 at zip.com.au>

(About PCL-CVS): Fix cross-reference.

14 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Sat, 11 Jul 2009 02:59:37 +0000 (02:59 +0000)]
Kevin Ryde  <user42 at zip.com.au>

(Basic Types): Fix cross-reference.

14 years ago(Top): Display copyright notice at start of non-TeX.
Glenn Morris [Sat, 11 Jul 2009 02:52:46 +0000 (02:52 +0000)]
(Top):  Display copyright notice at start of non-TeX.

14 years ago(Dired): End menu descriptions with a period.
Glenn Morris [Sat, 11 Jul 2009 02:50:20 +0000 (02:50 +0000)]
(Dired): End menu descriptions with a period.

14 years ago(Autorevert): Add menu descriptions.
Glenn Morris [Sat, 11 Jul 2009 02:50:05 +0000 (02:50 +0000)]
(Autorevert): Add menu descriptions.

14 years ago(Horizontal Scrolling): Re-word to remove widow.
Glenn Morris [Sat, 11 Jul 2009 02:49:56 +0000 (02:49 +0000)]
(Horizontal Scrolling): Re-word to remove widow.

14 years ago(Top): Info can be read from other places than Emacs.
Glenn Morris [Sat, 11 Jul 2009 02:49:45 +0000 (02:49 +0000)]
(Top): Info can be read from other places than Emacs.
Don't print the copying notice twice in the printed version.
Update the menu and detailmenu.
(Preface): The meaning of "on-line" has changed.
Correct name for "Common Problems" chapter.
(Distrib): Update FSF shop URL.
(Intro): Showing two files at once is not so exciting.

14 years ago(Help): End menu descriptions with a period.
Glenn Morris [Sat, 11 Jul 2009 02:49:34 +0000 (02:49 +0000)]
(Help): End menu descriptions with a period.

14 years ago(Mac OS / GNUstep): Fix spelling and cross-reference.
Glenn Morris [Sat, 11 Jul 2009 02:49:24 +0000 (02:49 +0000)]
(Mac OS / GNUstep): Fix spelling and cross-reference.
End menu descriptions with a period.
(Mac / GNUstep Basics): Minor grammar changes.
(Mac / GNUstep Events): Fix typo.
(GNUstep Support): CANNOT_DUMP no longer applies.