aboutsummaryrefslogtreecommitdiffstats
path: root/man/ChangeLog
diff options
context:
space:
mode:
authorSam Steingold2001-11-13 00:07:54 +0000
committerSam Steingold2001-11-13 00:07:54 +0000
commitdff28924e8526936dc265e5ac63c55f20185529b (patch)
tree6db0b0809d59fafb696ed4fdc42167b081e119ac /man/ChangeLog
parent74e1aeec7fc0aeccde00bf505a8e43e56117d5d2 (diff)
downloademacs-dff28924e8526936dc265e5ac63c55f20185529b.tar.gz
emacs-dff28924e8526936dc265e5ac63c55f20185529b.zip
fixed format
Diffstat (limited to 'man/ChangeLog')
-rw-r--r--man/ChangeLog32
1 files changed, 16 insertions, 16 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 330b8316513..ed3e94ad3ab 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -25,25 +25,25 @@
25 * (Version 21.1 released.) 25 * (Version 21.1 released.)
26 26
272001-10-13 Michael Kifer <kifer@cs.sunysb.edu> 272001-10-13 Michael Kifer <kifer@cs.sunysb.edu>
28 28
29 * viper.texi: Clarified that viper won't expand special symbols in 29 * viper.texi: Clarified that viper won't expand special symbols in
30 search patterns. 30 search patterns.
31 31
322001-10-05 Gerd Moellmann <gerd@gnu.org> 322001-10-05 Gerd Moellmann <gerd@gnu.org>
33 33
34 * Branch for 21.1. 34 * Branch for 21.1.
35 35
362001-08-21 Andrew Choi <akochoi@i-cable.com> 362001-08-21 Andrew Choi <akochoi@i-cable.com>
37 37
38 * macos.texi: Change mac-filename-to-unix and unix-filename-to-mac 38 * macos.texi: Change mac-filename-to-unix and unix-filename-to-mac
39 to mac-file-name-to-posix and posix-file-name-to-mac, resp. 39 to mac-file-name-to-posix and posix-file-name-to-mac, resp.
40 40
412001-07-21 Michael Kifer <kifer@cs.sunysb.edu> 412001-07-21 Michael Kifer <kifer@cs.sunysb.edu>
42 42
43 * viper.texi: Added credits, new commands, like :make. 43 * viper.texi: Added credits, new commands, like :make.
44 44
45 * ediff.texi: added credits. 45 * ediff.texi: added credits.
46 46
472001-06-08 Carsten Dominik <dominik@astro.uva.nl> 472001-06-08 Carsten Dominik <dominik@astro.uva.nl>
48 48
49 * reftex.texi: Updated to version 4.16 49 * reftex.texi: Updated to version 4.16
@@ -77,7 +77,7 @@
77 * cc-mode.texi: Updated to CC mode version 5.28. 77 * cc-mode.texi: Updated to CC mode version 5.28.
78 78
792001-03-17 Michael Kifer <kifer@cs.sunysb.edu> 792001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
80 80
81 * viper.texi: Added credits. 81 * viper.texi: Added credits.
82 82
832001-03-13 Thien-Thi Nguyen <ttn@gnu.org> 832001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
@@ -1027,36 +1027,36 @@
1027 Assembler mode is now mentioned and appropriately 1027 Assembler mode is now mentioned and appropriately
1028 indexed under Programming Modes. 1028 indexed under Programming Modes.
1029 1029
10301991-02-15 Robert J. Chassell (bob at wookumz.ai.mit.edu) 10301991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
1031 1031
1032 * emacs.tex: Updated TeX ordering information. 1032 * emacs.tex: Updated TeX ordering information.
1033 1033
10341990-08-30 David Lawrence (tale at pogo.ai.mit.edu) 10341990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
1035 1035
1036 * gnus.texinfo: New file. Removed installation instructions. 1036 * gnus.texinfo: New file. Removed installation instructions.
1037 1037
10381990-06-26 David Lawrence (tale at geech) 10381990-06-26 David Lawrence (tale@geech)
1039 1039
1040 * emacs.tex: Noted that completion-ignored-extensions is not used 1040 * emacs.tex: Noted that completion-ignored-extensions is not used
1041 to filter out names when all completions are displayed in 1041 to filter out names when all completions are displayed in
1042 *Completions*. 1042 *Completions*.
1043 1043
10441990-05-25 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 10441990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
1045 1045
1046 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h. 1046 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
1047 1047
10481990-03-21 Jim Kingdon (kingdon at pogo.ai.mit.edu) 10481990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
1049 1049
1050 * emacs.tex: Add @findex grep. 1050 * emacs.tex: Add @findex grep.
1051 1051
10521989-01-17 Robert J. Chassell (bob at rice-chex.ai.mit.edu) 10521989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
1053 1053
1054 * texinfo.tex: Changed spelling of `\sc' font to `\smallcaps' and 1054 * texinfo.tex: Changed spelling of `\sc' font to `\smallcaps' and
1055 then defined `\sc' as the command for smallcaps in Texinfo. This 1055 then defined `\sc' as the command for smallcaps in Texinfo. This
1056 measns that the @sc command will produce small caps. bfox has 1056 measns that the @sc command will produce small caps. bfox has
1057 made the corresponding change to makeinfo and texinfm.el. 1057 made the corresponding change to makeinfo and texinfm.el.
1058 1058
10591988-08-16 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu) 10591988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
1060 1060
1061 * emacs.tex: Corrected two typos. No other changes before 1061 * emacs.tex: Corrected two typos. No other changes before
1062 Version 19 will be made. 1062 Version 19 will be made.
@@ -1070,11 +1070,11 @@
1070 This file is clearly intended to be a chapter of some other work, 1070 This file is clearly intended to be a chapter of some other work,
1071 but the other work does not yet exist. 1071 but the other work does not yet exist.
1072 1072
10731988-07-25 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu) 10731988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
1074 1074
1075 * texinfo.texinfo: Three typos corrected. 1075 * texinfo.texinfo: Three typos corrected.
1076 1076
10771988-05-23 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu) 10771988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
1078 1078
1079 * emacs.tex: Update information for obtaining TeX distribution from the 1079 * emacs.tex: Update information for obtaining TeX distribution from the
1080 University of Washington. 1080 University of Washington.