]> code.delx.au - gnu-emacs/log
gnu-emacs
22 years ago(diff-default-read-only): New var.
Stefan Monnier [Sat, 22 Sep 2001 19:11:24 +0000 (19:11 +0000)]
(diff-default-read-only): New var.
(diff-mode): Use it.

22 years ago(hexl-mode-map): Fix the change of 2001-08-23: use
Eli Zaretskii [Sat, 22 Sep 2001 17:50:10 +0000 (17:50 +0000)]
(hexl-mode-map): Fix the change of 2001-08-23: use
make-keymap instead of copy-keymap, since copying the global
keymap messes up the menu bar.

22 years ago(Info-goto-node, Info-menu): Doc fix. Suggested by
Eli Zaretskii [Sat, 22 Sep 2001 15:10:59 +0000 (15:10 +0000)]
(Info-goto-node, Info-menu): Doc fix.  Suggested by
Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.

22 years agoRemove entries which don't belong here.
Eli Zaretskii [Sat, 22 Sep 2001 09:21:39 +0000 (09:21 +0000)]
Remove entries which don't belong here.

22 years agoMove the entry from the top-level ChangeLog file here.
Eli Zaretskii [Sat, 22 Sep 2001 09:20:49 +0000 (09:20 +0000)]
Move the entry from the top-level ChangeLog file here.

22 years agoPut Milan Zamazal's entry from 2001-09-13 here.
Eli Zaretskii [Sat, 22 Sep 2001 09:17:10 +0000 (09:17 +0000)]
Put Milan Zamazal's entry from 2001-09-13 here.

22 years ago(dired-insert-subdir): Pass switches to dired-build-subdir-alist.
Eli Zaretskii [Fri, 21 Sep 2001 16:45:34 +0000 (16:45 +0000)]
(dired-insert-subdir): Pass switches to dired-build-subdir-alist.

22 years ago(dired-build-subdir-alist): Accept optional arg SWITCHES.
Eli Zaretskii [Fri, 21 Sep 2001 16:41:58 +0000 (16:41 +0000)]
(dired-build-subdir-alist): Accept optional arg SWITCHES.

22 years ago(wait_for_termination) [POSIX_SIGNALS]: Terminate
Gerd Moellmann [Fri, 21 Sep 2001 14:09:22 +0000 (14:09 +0000)]
(wait_for_termination) [POSIX_SIGNALS]: Terminate
only if kill returns -1, and errno is ESRCH.

22 years agoAdd XIE.
Gerd Moellmann [Fri, 21 Sep 2001 13:39:07 +0000 (13:39 +0000)]
Add XIE.

22 years ago(time-stamp-string-preprocess): Fix bug that
Gerd Moellmann [Fri, 21 Sep 2001 09:09:04 +0000 (09:09 +0000)]
(time-stamp-string-preprocess): Fix bug that
caused %#a and %#b to be mis-formatted.

22 years ago(shortlisp): Add env. From Markus Rost.
Eli Zaretskii [Fri, 21 Sep 2001 07:45:37 +0000 (07:45 +0000)]
(shortlisp): Add env.  From Markus Rost.

22 years ago(Help): Mention C-h C-f and C-h C-k.
Eli Zaretskii [Thu, 20 Sep 2001 15:46:17 +0000 (15:46 +0000)]
(Help): Mention C-h C-f and C-h C-k.
(Misc Help): Explain that C-h C-k can be used for menu items, and that
C-h C-f and C-h C-k look in manuals other than the Emacs manual, not
only in the Emacs manual.

22 years agoAdd an Index and index all commands. This is so C-h C-f works.
Eli Zaretskii [Thu, 20 Sep 2001 15:43:41 +0000 (15:43 +0000)]
Add an Index and index all commands.  This is so C-h C-f works.

22 years agoAdd a Command Index, for the sake of C-h C-f and C-h C-k.
Eli Zaretskii [Thu, 20 Sep 2001 15:42:36 +0000 (15:42 +0000)]
Add a Command Index, for the sake of C-h C-f and C-h C-k.

22 years ago(Info-file-list-for-emacs): Add elements for ada-mode, ccmode,
Eli Zaretskii [Thu, 20 Sep 2001 15:31:28 +0000 (15:31 +0000)]
(Info-file-list-for-emacs): Add elements for ada-mode, ccmode,
emacs-mime, and eudc manuals.

22 years ago(wait_for_termination): Add a FIXME comment for the use of non-POSIX
Gerd Moellmann [Thu, 20 Sep 2001 13:24:09 +0000 (13:24 +0000)]
(wait_for_termination): Add a FIXME comment for the use of non-POSIX
sigpause.

22 years ago(sigchld_handler): Use GC_CONSP, GC_INTEGERP, GC_EQ
Gerd Moellmann [Thu, 20 Sep 2001 11:44:26 +0000 (11:44 +0000)]
(sigchld_handler): Use GC_CONSP, GC_INTEGERP, GC_EQ
since this function can be called during GC.

22 years ago(Fcall_process): Handle errors from pipe(2).
Gerd Moellmann [Thu, 20 Sep 2001 10:06:35 +0000 (10:06 +0000)]
(Fcall_process): Handle errors from pipe(2).
(child_setup): Delete code in #ifdef vipc.

22 years agow32 find cannot be used with `grep-find'.
Sam Steingold [Wed, 19 Sep 2001 20:59:24 +0000 (20:59 +0000)]
w32 find cannot be used with `grep-find'.

22 years agoMajor rewrite of Help-Xref. Don't use "print" except for paper.
Richard M. Stallman [Wed, 19 Sep 2001 20:21:02 +0000 (20:21 +0000)]
Major rewrite of Help-Xref.  Don't use "print" except for paper.

22 years agoNew node Help-Xref broken out from Help-Int.
Richard M. Stallman [Wed, 19 Sep 2001 20:08:17 +0000 (20:08 +0000)]
New node Help-Xref broken out from Help-Int.
In Help-Int, describe the i command and add xref
to Info Search.

22 years agoRename Help-Adv to Help-Int, for intermediate-level.
Richard M. Stallman [Wed, 19 Sep 2001 19:58:29 +0000 (19:58 +0000)]
Rename Help-Adv to Help-Int, for intermediate-level.
Add an xref in that node pointing to Advanced Info.

22 years ago(gnus-buffer-configuration): Respect `gnus-bug-create-help-buffer'.
Sam Steingold [Wed, 19 Sep 2001 18:05:52 +0000 (18:05 +0000)]
(gnus-buffer-configuration): Respect `gnus-bug-create-help-buffer'.

22 years agoFix copyright years.
Gerd Moellmann [Wed, 19 Sep 2001 14:54:19 +0000 (14:54 +0000)]
Fix copyright years.

22 years ago(decode_mode_spec): Add parameter MULTIBYTE.
Gerd Moellmann [Wed, 19 Sep 2001 14:48:52 +0000 (14:48 +0000)]
(decode_mode_spec): Add parameter MULTIBYTE.
(display_mode_element): Display the string from decode_mode_spec
depending on its multibyteness.

22 years ago(LD_SWITCH_SYSTEM, C_SWITCH_SYSTEM): Add /usr/pkg.
Gerd Moellmann [Wed, 19 Sep 2001 10:55:52 +0000 (10:55 +0000)]
(LD_SWITCH_SYSTEM, C_SWITCH_SYSTEM): Add /usr/pkg.

22 years agoAdd Solaris IM bug.
Gerd Moellmann [Wed, 19 Sep 2001 09:22:35 +0000 (09:22 +0000)]
Add Solaris IM bug.

22 years ago*** empty log message ***
Gerd Moellmann [Wed, 19 Sep 2001 09:13:17 +0000 (09:13 +0000)]
*** empty log message ***

22 years ago(bdf-read-bitmap): Initialize returned values to
Gerd Moellmann [Wed, 19 Sep 2001 09:12:54 +0000 (09:12 +0000)]
(bdf-read-bitmap): Initialize returned values to
defaults.

22 years agoDoc fix.
Gerd Moellmann [Wed, 19 Sep 2001 08:56:58 +0000 (08:56 +0000)]
Doc fix.

22 years agoDoc fix.
Gerd Moellmann [Wed, 19 Sep 2001 08:54:32 +0000 (08:54 +0000)]
Doc fix.
(ebnf-bnf-lex): Fix regexp for non-terminal and terminal tokens.

22 years agoReplace "Prologue" by "Prolog" in PostScript
Gerd Moellmann [Wed, 19 Sep 2001 08:54:10 +0000 (08:54 +0000)]
Replace "Prologue" by "Prolog" in PostScript
programming.  Doc fix.
(ebnf-version): New version (3.6).
(ebnf-eps-begin): Data fix.
(ebnf-begin-file): Code fix.

22 years ago(DATA_SEG_BITS): Also define for GCC 3.
Gerd Moellmann [Wed, 19 Sep 2001 08:35:09 +0000 (08:35 +0000)]
(DATA_SEG_BITS): Also define for GCC 3.

22 years ago*** empty log message ***
Gerd Moellmann [Tue, 18 Sep 2001 14:59:38 +0000 (14:59 +0000)]
*** empty log message ***

22 years ago(mm-charset-synonym-alist): Add windows-1250 so we
Gerd Moellmann [Tue, 18 Sep 2001 14:59:24 +0000 (14:59 +0000)]
(mm-charset-synonym-alist): Add windows-1250 so we
can read e-mails from Microsoft Outlook users not using ISO
8859-2 character set.

22 years ago(Frecursive_edit): Pass (BUFFER . SINGLE-KBOARD) to
Gerd Moellmann [Tue, 18 Sep 2001 14:29:11 +0000 (14:29 +0000)]
(Frecursive_edit): Pass (BUFFER . SINGLE-KBOARD) to
recursive_edit_unwind.
(recursive_edit_unwind): Set kboard state according to
SINGLE-KBOARD.

22 years agoFix a typo in a comment.
Eli Zaretskii [Tue, 18 Sep 2001 13:51:22 +0000 (13:51 +0000)]
Fix a typo in a comment.

22 years ago*** empty log message ***
Gerd Moellmann [Tue, 18 Sep 2001 12:26:10 +0000 (12:26 +0000)]
*** empty log message ***

22 years ago(gnus-request-article-this-buffer): Refer to
Gerd Moellmann [Tue, 18 Sep 2001 12:25:52 +0000 (12:25 +0000)]
(gnus-request-article-this-buffer): Refer to
`gnus-current-select-method' in the current summary buffer.
From TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>.

22 years ago(gnus-select-newsgroup): Make
Gerd Moellmann [Tue, 18 Sep 2001 12:25:20 +0000 (12:25 +0000)]
(gnus-select-newsgroup): Make
`gnus-current-select-method' buffer-local.
From TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>.

22 years ago(modify_overlay): Don't do nothing if START == END;
Gerd Moellmann [Tue, 18 Sep 2001 12:20:53 +0000 (12:20 +0000)]
(modify_overlay): Don't do nothing if START == END;
This can still be a modification, for example when an overlay has
a before-string or after-string.
(Fdelete_overlay): Prevent redisplay optimizations when deleting
an overlay with before-string or after-string.

22 years ago(C_SWITCH_SYSTEM): Add.
Gerd Moellmann [Tue, 18 Sep 2001 11:31:02 +0000 (11:31 +0000)]
(C_SWITCH_SYSTEM): Add.
(LD_SWITCH_SYSTEM): Include /usr/local/lib.

22 years ago(try_window_id) [!GLYPH_DEBUG]: Give up if
Gerd Moellmann [Tue, 18 Sep 2001 10:30:56 +0000 (10:30 +0000)]
(try_window_id) [!GLYPH_DEBUG]: Give up if
first_unchanged_at_end_row is in front of
last_unchanged_at_beg_row.  This code should be removed after the
release of 21.1.

22 years agoBetter face mapping for black/white PostScript printers.
Gerd Moellmann [Tue, 18 Sep 2001 09:28:00 +0000 (09:28 +0000)]
Better face mapping for black/white PostScript printers.
Check if mark is active when printing a region.  Doc fix.
(ps-print-version): New version number (6.5.5).
(ps-print-color-p): Customization fix.
(ps-black-white-faces): New option.
(ps-black-white-faces-alist): New internal var.
(ps-count-lines-preprint, ps-print-preprint-region): New funs.
(ps-print-region, ps-print-region-with-faces, ps-nb-pages-buffer)
(ps-nb-pages-region): Interactive fix.
(ps-extend-face-list, ps-extend-face, ps-setup, ps-begin-job)
(ps-face-attributes, ps-generate-postscript-with-faces): Code fix.

22 years ago(dired-move-to-filename-regexp): Allow one digit in the
Eli Zaretskii [Tue, 18 Sep 2001 07:13:36 +0000 (07:13 +0000)]
(dired-move-to-filename-regexp): Allow one digit in the
numeric month value, and allow the Kanji character after the it to
be missing (happens with ls-lisp's output on Japanese versions of
MS-Windows).

22 years ago*** empty log message ***
Miles Bader [Tue, 18 Sep 2001 01:20:09 +0000 (01:20 +0000)]
*** empty log message ***

22 years ago(diff-mode): Don't make the buffer read-only if it's empty (and thus
Miles Bader [Tue, 18 Sep 2001 01:19:51 +0000 (01:19 +0000)]
(diff-mode): Don't make the buffer read-only if it's empty (and thus
probably a new patch file about to be edited).

22 years ago(gnus-server-insert-server-line): Don't let an error querying a backend
Miles Bader [Tue, 18 Sep 2001 01:04:37 +0000 (01:04 +0000)]
(gnus-server-insert-server-line): Don't let an error querying a backend
abort the whole process.

22 years ago*** empty log message ***
Gerd Moellmann [Mon, 17 Sep 2001 16:08:14 +0000 (16:08 +0000)]
*** empty log message ***

22 years ago(BUF_COMPUTE_UNCHANGED): Use BUF_MODIFF and
Gerd Moellmann [Mon, 17 Sep 2001 16:07:51 +0000 (16:07 +0000)]
(BUF_COMPUTE_UNCHANGED): Use BUF_MODIFF and
BUF_OVERLAY_MODIFF instead of MODIFF and OVERLAY_MODIFF.

22 years ago(checkdoc-this-string-valid-engine):
Gerd Moellmann [Mon, 17 Sep 2001 15:51:54 +0000 (15:51 +0000)]
(checkdoc-this-string-valid-engine):
Check for '(' in column 0 of doc string.

22 years agoEtags dumped core whan using -R. Eli corrected this.
Francesco Potortì [Mon, 17 Sep 2001 15:48:23 +0000 (15:48 +0000)]
Etags dumped core whan using -R.  Eli corrected this.

22 years ago* etags.c (analyse_regex): If regex_arg is NULL, return
Francesco Potortì [Mon, 17 Sep 2001 15:47:23 +0000 (15:47 +0000)]
* etags.c (analyse_regex): If regex_arg is NULL, return
immediately after a call to free_patterns.

22 years ago(Font Lock): Add index entries for paren-in-column-zero problems.
Eli Zaretskii [Mon, 17 Sep 2001 14:47:01 +0000 (14:47 +0000)]
(Font Lock): Add index entries for paren-in-column-zero problems.

22 years agoDocument Font Lock problems with parens in column zero.
Eli Zaretskii [Mon, 17 Sep 2001 14:44:14 +0000 (14:44 +0000)]
Document Font Lock problems with parens in column zero.

22 years ago*** empty log message ***
Gerd Moellmann [Mon, 17 Sep 2001 12:29:06 +0000 (12:29 +0000)]
*** empty log message ***

22 years ago(gs-set-ghostview-window-prop): Use `elt' instead
Gerd Moellmann [Mon, 17 Sep 2001 12:27:35 +0000 (12:27 +0000)]
(gs-set-ghostview-window-prop): Use `elt' instead
of `nth' so that using a vector as bounding-box works.
From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.

22 years ago(gnus-server-mode): Doc fix.
Gerd Moellmann [Mon, 17 Sep 2001 12:09:05 +0000 (12:09 +0000)]
(gnus-server-mode): Doc fix.

22 years ago(DATA_SEG_BITS) [__linux__]: Define for GCC
Gerd Moellmann [Mon, 17 Sep 2001 11:37:15 +0000 (11:37 +0000)]
(DATA_SEG_BITS) [__linux__]: Define for GCC
versions >= 2.95.

22 years ago#
André Spiegel [Mon, 17 Sep 2001 10:02:51 +0000 (10:02 +0000)]
#

22 years ago(vc-annotate): Use current workfile version explicitly as a default,
André Spiegel [Mon, 17 Sep 2001 09:59:41 +0000 (09:59 +0000)]
(vc-annotate): Use current workfile version explicitly as a default,
suggested by Gustav Hallberg <gustav@virtutech.se>.

22 years ago(bdf-cache-file) <ms-dos>: Use _bdfcache.el, since
Eli Zaretskii [Sun, 16 Sep 2001 18:03:28 +0000 (18:03 +0000)]
(bdf-cache-file) <ms-dos>: Use _bdfcache.el, since
convert-standard-filename doesn't guarantee that the .el extension
is preserved.

22 years ago(convert-standard-filename): Replace invalid
Eli Zaretskii [Sun, 16 Sep 2001 17:59:35 +0000 (17:59 +0000)]
(convert-standard-filename): Replace invalid
characters only after converting dash/underscore to a period.

22 years ago(Recovering mail files when Rmail munges them): Document b2m.
Eli Zaretskii [Sun, 16 Sep 2001 12:02:47 +0000 (12:02 +0000)]
(Recovering mail files when Rmail munges them): Document b2m.

22 years ago(Out of Rmail): Document b2m.
Eli Zaretskii [Sun, 16 Sep 2001 12:01:48 +0000 (12:01 +0000)]
(Out of Rmail): Document b2m.

22 years ago(original-make-auto-save-file-name): New.
Eli Zaretskii [Sun, 16 Sep 2001 10:22:43 +0000 (10:22 +0000)]
(original-make-auto-save-file-name): New.
(make-auto-save-file-name): New function, overrides the definition
on files.el and calls the original function via
original-make-auto-save-file-name.

22 years agoDocument that rmail-output-to-rmail-file now writes in emacs-mule.
Eli Zaretskii [Sun, 16 Sep 2001 08:07:55 +0000 (08:07 +0000)]
Document that rmail-output-to-rmail-file now writes in emacs-mule.

22 years ago(top-level): Require mule-utils when compiling.
Eli Zaretskii [Sun, 16 Sep 2001 07:56:36 +0000 (07:56 +0000)]
(top-level): Require mule-utils when compiling.
(rmail-decode-babyl-format): Use detect-coding-with-priority
instead of detect-coding-region, to favor detection of emacs-mule
encoded Babyl files written by rmailout.el etc.  Suggested by
Kenichi Handa <handa@etl.go.jp>.

22 years agoFix a typo in a comment. From Pavel Janik.
Eli Zaretskii [Sat, 15 Sep 2001 08:00:07 +0000 (08:00 +0000)]
Fix a typo in a comment.  From Pavel Janik.

22 years ago(File Attributes): Document that the device number can also be a cons cell.
Eli Zaretskii [Fri, 14 Sep 2001 16:54:19 +0000 (16:54 +0000)]
(File Attributes): Document that the device number can also be a cons cell.

22 years ago*** empty log message ***
Eli Zaretskii [Fri, 14 Sep 2001 16:50:25 +0000 (16:50 +0000)]
*** empty log message ***

22 years ago(Ffile_attributes): Doc fix.
Eli Zaretskii [Fri, 14 Sep 2001 16:49:13 +0000 (16:49 +0000)]
(Ffile_attributes): Doc fix.

22 years ago(eshell-shuffle-files, eshell-shuffle-files):
Eli Zaretskii [Fri, 14 Sep 2001 16:45:57 +0000 (16:45 +0000)]
(eshell-shuffle-files, eshell-shuffle-files):
Use `equal', not `=', since the device number can be a cons cell.

22 years ago*** empty log message ***
Gerd Moellmann [Fri, 14 Sep 2001 11:21:16 +0000 (11:21 +0000)]
*** empty log message ***

22 years ago(Ffile_symlink_p): Fix last change.
Gerd Moellmann [Fri, 14 Sep 2001 11:20:57 +0000 (11:20 +0000)]
(Ffile_symlink_p): Fix last change.

22 years ago(current_lock_owner): Fix last change.
Gerd Moellmann [Fri, 14 Sep 2001 11:20:16 +0000 (11:20 +0000)]
(current_lock_owner): Fix last change.

22 years agoComment out change of 2001-09-13.
Gerd Moellmann [Fri, 14 Sep 2001 11:08:20 +0000 (11:08 +0000)]
Comment out change of 2001-09-13.

22 years ago2001-09-13 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer [Fri, 14 Sep 2001 03:34:31 +0000 (03:34 +0000)]
2001-09-13  Michael Kifer  <kifer@cs.sunysb.edu>

* viper-cmd.el (viper-replace-char-subr, viper-envelop-ESC-key):
inhibit quit.

22 years agoUpdate the copyright years.
Eli Zaretskii [Thu, 13 Sep 2001 15:46:23 +0000 (15:46 +0000)]
Update the copyright years.

22 years ago(LessTif Resources): Describe more resources.
Eli Zaretskii [Thu, 13 Sep 2001 14:43:48 +0000 (14:43 +0000)]
(LessTif Resources): Describe more resources.

22 years agoFix last change.
Gerd Moellmann [Thu, 13 Sep 2001 14:06:10 +0000 (14:06 +0000)]
Fix last change.

22 years ago(current_lock_owner): If readlink returns ERANGE,
Gerd Moellmann [Thu, 13 Sep 2001 14:05:17 +0000 (14:05 +0000)]
(current_lock_owner): If readlink returns ERANGE,
take that to mean that the buffer is too small.

22 years ago(Ffile_symlink_p): If readlink returns ERANGE, take
Gerd Moellmann [Thu, 13 Sep 2001 14:01:54 +0000 (14:01 +0000)]
(Ffile_symlink_p): If readlink returns ERANGE, take
that to mean that the buffer is too small.

22 years ago(reseat_1): Set IT's multibyte_p flag according to the
Gerd Moellmann [Thu, 13 Sep 2001 13:05:37 +0000 (13:05 +0000)]
(reseat_1): Set IT's multibyte_p flag according to the
current buffer's multibyteness when discarding the iterator's
stack.

22 years ago(Fx_window_property): Handle case that property gets
Gerd Moellmann [Thu, 13 Sep 2001 12:56:36 +0000 (12:56 +0000)]
(Fx_window_property): Handle case that property gets
deleted between the two calls to XGetWindowProperty.

22 years ago(make-auto-save-file-name): If long file names are not
Eli Zaretskii [Thu, 13 Sep 2001 12:41:41 +0000 (12:41 +0000)]
(make-auto-save-file-name): If long file names are not
supported, truncate the file name to DOS 8+3 limits before
generating an auto-save file name from it.

22 years ago(ps-print-region, ps-print-region-with-faces)
Gerd Moellmann [Thu, 13 Sep 2001 10:12:45 +0000 (10:12 +0000)]
(ps-print-region, ps-print-region-with-faces)
(ps-nb-pages-region): Signal an error if called interactively
and the mark is not active.

22 years ago*** empty log message ***
Gerd Moellmann [Thu, 13 Sep 2001 10:04:14 +0000 (10:04 +0000)]
*** empty log message ***

22 years ago(minibuffer-prompt-modification)
Gerd Moellmann [Thu, 13 Sep 2001 10:02:35 +0000 (10:02 +0000)]
(minibuffer-prompt-modification)
(minibuffer-prompt-insertion): New functions.
(minibuffer-prompt-properties): Use `modification-hooks' and
`insert-in-front-hooks'.

22 years agogrep-command and grep-find-command user options.
Gerd Moellmann [Thu, 13 Sep 2001 09:17:05 +0000 (09:17 +0000)]
grep-command and grep-find-command user options.

22 years ago(grep-compute-defaults): Don't set
Gerd Moellmann [Thu, 13 Sep 2001 09:11:53 +0000 (09:11 +0000)]
(grep-compute-defaults): Don't set
grep-command/grep-find-command when it is already non-nil.
(grep-command): Make it a user option.
(grep-find-command): Likewise.

22 years agoSpelling correction.
Richard M. Stallman [Wed, 12 Sep 2001 21:04:11 +0000 (21:04 +0000)]
Spelling correction.

22 years agoSpelling corrections.
Richard M. Stallman [Wed, 12 Sep 2001 21:03:47 +0000 (21:03 +0000)]
Spelling corrections.

22 years agoWrite "ASCII" without @sc.
Richard M. Stallman [Wed, 12 Sep 2001 21:03:06 +0000 (21:03 +0000)]
Write "ASCII" without @sc.

22 years agoSpelling correction.
Richard M. Stallman [Wed, 12 Sep 2001 21:02:34 +0000 (21:02 +0000)]
Spelling correction.
Delete obsolete comment.

22 years agoDelete obsolete comment.
Richard M. Stallman [Wed, 12 Sep 2001 21:02:16 +0000 (21:02 +0000)]
Delete obsolete comment.

22 years agoSpelling corrections.
Richard M. Stallman [Wed, 12 Sep 2001 20:59:32 +0000 (20:59 +0000)]
Spelling corrections.
Delete obsolete comment.

22 years agoSpelling correction.
Richard M. Stallman [Wed, 12 Sep 2001 20:53:14 +0000 (20:53 +0000)]
Spelling correction.

22 years ago(outline-regexp): Doc fix.
Richard M. Stallman [Wed, 12 Sep 2001 20:42:08 +0000 (20:42 +0000)]
(outline-regexp): Doc fix.
Initialize it in the defcustom, the usual way.