bpt/emacs.git
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.

14 years ago(Version Control, Introduction to VC): End menu descriptions with a period.
Glenn Morris [Sat, 11 Jul 2009 02:49:07 +0000 (02:49 +0000)]
(Version Control, Introduction to VC): End menu descriptions with a period.

14 years ago(Document View): Fix typos.
Glenn Morris [Sat, 11 Jul 2009 02:48:41 +0000 (02:48 +0000)]
(Document View): Fix typos.

14 years ago(compilation-mode-font-lock-keywords): Omake sometimes indents the
Sam Steingold [Fri, 10 Jul 2009 18:23:49 +0000 (18:23 +0000)]
(compilation-mode-font-lock-keywords): Omake sometimes indents the
errors it prints, so allow all regexps to start with spaces.

14 years agoxfns.c (Fx_select_font): Remember last font selected in
Jan Djärv [Fri, 10 Jul 2009 17:07:36 +0000 (17:07 +0000)]
xfns.c (Fx_select_font): Remember last font selected in
x_last_font_name and use that the next time. Also try the frame
parameter font-parameter as default to the font dialog.

14 years ago(gnus-group-make-rss-group): Strip newlines and excessive whitespace
Katsumi Yamaoka [Fri, 10 Jul 2009 12:05:14 +0000 (12:05 +0000)]
(gnus-group-make-rss-group): Strip newlines and excessive whitespace
from the default values of title and description.

14 years ago(xftfont_open): Fix typo: FC_RGBA->FC_HINT_STYLE.
Kenichi Handa [Fri, 10 Jul 2009 11:30:37 +0000 (11:30 +0000)]
(xftfont_open): Fix typo: FC_RGBA->FC_HINT_STYLE.

14 years ago*** empty log message ***
Kenichi Handa [Fri, 10 Jul 2009 11:30:18 +0000 (11:30 +0000)]
*** empty log message ***

14 years ago(customize-changed-options-previous-release): Bump value to 22.1. (Bug#3804)
Eli Zaretskii [Fri, 10 Jul 2009 09:18:01 +0000 (09:18 +0000)]
(customize-changed-options-previous-release): Bump value to 22.1.  (Bug#3804)

14 years ago(EMACSVER): Fix accidental commit.
Glenn Morris [Fri, 10 Jul 2009 06:12:50 +0000 (06:12 +0000)]
(EMACSVER): Fix accidental commit.
End menu descriptions with period.

14 years agoEnd menu descriptions with period.
Glenn Morris [Fri, 10 Jul 2009 06:11:39 +0000 (06:11 +0000)]
End menu descriptions with period.

14 years ago(Completion): End menu description with period.
Glenn Morris [Fri, 10 Jul 2009 06:10:51 +0000 (06:10 +0000)]
(Completion): End menu description with period.

14 years ago(System Interface): End menu description with period.
Glenn Morris [Fri, 10 Jul 2009 06:10:35 +0000 (06:10 +0000)]
(System Interface): End menu description with period.

14 years ago(Format Conversion): End menu description with period.
Glenn Morris [Fri, 10 Jul 2009 06:10:06 +0000 (06:10 +0000)]
(Format Conversion): End menu description with period.

14 years agoReflect the latest change of TUTORIAL.
Kenichi Handa [Fri, 10 Jul 2009 05:49:24 +0000 (05:49 +0000)]
Reflect the latest change of TUTORIAL.

14 years agoUpdate @detailmenu.
Glenn Morris [Fri, 10 Jul 2009 05:23:59 +0000 (05:23 +0000)]
Update @detailmenu.

14 years ago(Character Type, String Type): Merge in some menu descriptions from elisp.texi.
Glenn Morris [Fri, 10 Jul 2009 05:05:47 +0000 (05:05 +0000)]
(Character Type, String Type): Merge in some menu descriptions from elisp.texi.

14 years ago(Hash Tables): End menu description with period.
Glenn Morris [Fri, 10 Jul 2009 05:03:30 +0000 (05:03 +0000)]
(Hash Tables): End menu description with period.

14 years ago(Multiline Font Lock): End menu description with period.
Glenn Morris [Fri, 10 Jul 2009 05:01:12 +0000 (05:01 +0000)]
(Multiline Font Lock): End menu description with period.

14 years ago(Abstract Display): Merge in some menu descriptions from elisp.texi.
Glenn Morris [Fri, 10 Jul 2009 04:58:56 +0000 (04:58 +0000)]
(Abstract Display): Merge in some menu descriptions from elisp.texi.

14 years ago(Customization Types): Merge in some menu descriptions from elisp.texi.
Glenn Morris [Fri, 10 Jul 2009 04:56:39 +0000 (04:56 +0000)]
(Customization Types): Merge in some menu descriptions from elisp.texi.

14 years ago(Top): Add missing @detailmenu entry.
Glenn Morris [Fri, 10 Jul 2009 04:49:24 +0000 (04:49 +0000)]
(Top): Add missing @detailmenu entry.

14 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Fri, 10 Jul 2009 04:44:55 +0000 (04:44 +0000)]
Kevin Ryde  <user42 at zip.com.au>

Fix names of some elements.

14 years ago(Windows Files) <w32-get-true-file-attributes>: Don't be so categorical
Eli Zaretskii [Thu, 9 Jul 2009 19:02:44 +0000 (19:02 +0000)]
(Windows Files) <w32-get-true-file-attributes>: Don't be so categorical
in saying that the option is only useful on NTFS.

14 years ago(syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.
Eli Zaretskii [Thu, 9 Jul 2009 18:57:01 +0000 (18:57 +0000)]
(syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.

14 years ago(stat): Treat UNC file names as residing on remote drives. (Bug#3542)
Eli Zaretskii [Thu, 9 Jul 2009 18:44:52 +0000 (18:44 +0000)]
(stat): Treat UNC file names as residing on remote drives.  (Bug#3542)

14 years agoUpdate edition to match elisp.texi.
Glenn Morris [Thu, 9 Jul 2009 03:07:39 +0000 (03:07 +0000)]
Update edition to match elisp.texi.

14 years ago(texinfodir): Rename from usermanualdir, and update.
Glenn Morris [Thu, 9 Jul 2009 03:07:16 +0000 (03:07 +0000)]
(texinfodir): Rename from usermanualdir, and update.
(clean): Add two-volume.make intermediate files.

14 years agoMinor rearrangements to improve TeX line-filling.
Glenn Morris [Thu, 9 Jul 2009 03:07:01 +0000 (03:07 +0000)]
Minor rearrangements to improve TeX line-filling.

14 years agoDont't hard-code texinfo location.
Glenn Morris [Thu, 9 Jul 2009 03:06:36 +0000 (03:06 +0000)]
Dont't hard-code texinfo location.

14 years ago(Using Interactive): Fix cross-reference.
Glenn Morris [Thu, 9 Jul 2009 03:06:24 +0000 (03:06 +0000)]
(Using Interactive): Fix cross-reference.

14 years agoMinor rearrangements to improve TeX line-filling.
Glenn Morris [Thu, 9 Jul 2009 03:06:12 +0000 (03:06 +0000)]
Minor rearrangements to improve TeX line-filling.

14 years agoUse a DATE variable with the publication date, and update it.
Glenn Morris [Thu, 9 Jul 2009 03:05:59 +0000 (03:05 +0000)]
Use a DATE variable with the publication date, and update it.
Fix antinews menu description.

14 years agoMinor rearrangements to improve TeX line-filling.
Glenn Morris [Thu, 9 Jul 2009 03:05:35 +0000 (03:05 +0000)]
Minor rearrangements to improve TeX line-filling.

14 years agoUse consistent case for "Unicode Standard".
Glenn Morris [Thu, 9 Jul 2009 03:05:18 +0000 (03:05 +0000)]
Use consistent case for "Unicode Standard".
Minor rearrangements to improve TeX line-filling.

14 years agoUse consistent case for "Unicode Standard".
Glenn Morris [Thu, 9 Jul 2009 03:04:51 +0000 (03:04 +0000)]
Use consistent case for "Unicode Standard".