aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesper Harder2004-06-20 14:45:43 +0000
committerJesper Harder2004-06-20 14:45:43 +0000
commit110c949551bae1ac9e6bc3058e50e587c9c986f1 (patch)
treec1b14dc9cf669a04ec6a54d1e271a948e5f6e4db
parentd2f9ea870af8713dc9ff72360f9a20b27c7352b6 (diff)
downloademacs-110c949551bae1ac9e6bc3058e50e587c9c986f1.tar.gz
emacs-110c949551bae1ac9e6bc3058e50e587c9c986f1.zip
* msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
* custom.texi (Customization): do. * anti.texi (Antinews): do. * abbrevs.texi (Defining Abbrevs): do.
-rw-r--r--man/ChangeLog5
-rw-r--r--man/abbrevs.texi2
-rw-r--r--man/anti.texi2
-rw-r--r--man/custom.texi2
-rw-r--r--man/msdog.texi4
5 files changed, 10 insertions, 5 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 8e1c8b59d8d..16044ff1114 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,5 +1,10 @@
12004-06-20 Jesper Harder <harder@ifa.au.dk> 12004-06-20 Jesper Harder <harder@ifa.au.dk>
2 2
3 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
4 * custom.texi (Customization): do.
5 * anti.texi (Antinews): do.
6 * abbrevs.texi (Defining Abbrevs): do.
7
3 * programs.texi (Info Lookup): Fix keybinding for 8 * programs.texi (Info Lookup): Fix keybinding for
4 info-lookup-symbol. 9 info-lookup-symbol.
5 10
diff --git a/man/abbrevs.texi b/man/abbrevs.texi
index ce6465564f5..e8cf2dc9c49 100644
--- a/man/abbrevs.texi
+++ b/man/abbrevs.texi
@@ -129,7 +129,7 @@ read with the minibuffer).
129@findex define-global-abbrev 129@findex define-global-abbrev
130 You can define an abbrev without inserting either the abbrev or its 130 You can define an abbrev without inserting either the abbrev or its
131expansion in the buffer using the command @code{define-global-abbrev}. 131expansion in the buffer using the command @code{define-global-abbrev}.
132It reads two arguments--the abbrev, and its expansion. The command 132It reads two arguments---the abbrev, and its expansion. The command
133@code{define-mode-abbrev} does likewise for a mode-specific abbrev. 133@code{define-mode-abbrev} does likewise for a mode-specific abbrev.
134 134
135 To change the definition of an abbrev, just define a new definition. 135 To change the definition of an abbrev, just define a new definition.
diff --git a/man/anti.texi b/man/anti.texi
index edf0031ee8c..242a4301712 100644
--- a/man/anti.texi
+++ b/man/anti.texi
@@ -108,7 +108,7 @@ If you want some other value, you must set it yourself.
108SGML mode does not handle XML syntax, and does not have indentation support. 108SGML mode does not handle XML syntax, and does not have indentation support.
109 109
110@item 110@item
111The @kbd{C-h} subcommands have been rearranged--especially those that 111The @kbd{C-h} subcommands have been rearranged---especially those that
112display specific files. Type @kbd{C-h C-h} to see a list of these 112display specific files. Type @kbd{C-h C-h} to see a list of these
113commands; that will show you what is different. 113commands; that will show you what is different.
114 114
diff --git a/man/custom.texi b/man/custom.texi
index 614fa2442fc..ce52431f3c6 100644
--- a/man/custom.texi
+++ b/man/custom.texi
@@ -12,7 +12,7 @@ Manual} for how to make more far-reaching changes. @xref{X Resources},
12for information on using X resources to customize Emacs. 12for information on using X resources to customize Emacs.
13 13
14 Customization that you do within Emacs normally affects only the 14 Customization that you do within Emacs normally affects only the
15particular Emacs session that you do it in--it does not persist 15particular Emacs session that you do it in---it does not persist
16between sessions unless you save the customization in a file such as 16between sessions unless you save the customization in a file such as
17@file{.emacs} or @file{.Xdefaults} that will affect future sessions. 17@file{.emacs} or @file{.Xdefaults} that will affect future sessions.
18@xref{Init File}. In the customization buffer, when you save 18@xref{Init File}. In the customization buffer, when you save
diff --git a/man/msdog.texi b/man/msdog.texi
index e701ba9fc75..157eba28844 100644
--- a/man/msdog.texi
+++ b/man/msdog.texi
@@ -352,7 +352,7 @@ effectively converts the file to Unix EOL style, like @code{dos2unix}.
352@findex add-untranslated-filesystem 352@findex add-untranslated-filesystem
353 When you use NFS or Samba to access file systems that reside on 353 When you use NFS or Samba to access file systems that reside on
354computers using GNU or Unix systems, Emacs should not perform 354computers using GNU or Unix systems, Emacs should not perform
355end-of-line translation on any files in these file systems--not even 355end-of-line translation on any files in these file systems---not even
356when you create a new file. To request this, designate these file 356when you create a new file. To request this, designate these file
357systems as @dfn{untranslated} file systems by calling the function 357systems as @dfn{untranslated} file systems by calling the function
358@code{add-untranslated-filesystem}. It takes one argument: the file 358@code{add-untranslated-filesystem}. It takes one argument: the file
@@ -436,7 +436,7 @@ discarded (sent to the system null device).
436 436
437 On MS-Windows, when the Windows network software is installed, you can 437 On MS-Windows, when the Windows network software is installed, you can
438also use a printer shared by another machine by setting 438also use a printer shared by another machine by setting
439@code{printer-name} to the UNC share name for that printer--for example, 439@code{printer-name} to the UNC share name for that printer---for example,
440@code{"//joes_pc/hp4si"}. (It doesn't matter whether you use forward 440@code{"//joes_pc/hp4si"}. (It doesn't matter whether you use forward
441slashes or backslashes here.) To find out the names of shared printers, 441slashes or backslashes here.) To find out the names of shared printers,
442run the command @samp{net view} at a DOS command prompt to obtain a list 442run the command @samp{net view} at a DOS command prompt to obtain a list