bpt/emacs.git
17 years agoFix URL of EmacsW32 site where building with image support is described.
Eli Zaretskii [Sat, 19 May 2007 07:58:10 +0000 (07:58 +0000)]
Fix URL of EmacsW32 site where building with image support is described.

17 years agoConvert from PPM to PBM.
Glenn Morris [Sat, 19 May 2007 05:06:40 +0000 (05:06 +0000)]
Convert from PPM to PBM.

17 years agoConvert from PGM to PBM.
Glenn Morris [Sat, 19 May 2007 05:02:48 +0000 (05:02 +0000)]
Convert from PGM to PBM.

17 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Sat, 19 May 2007 04:46:32 +0000 (04:46 +0000)]
Kevin Ryde  <user42 at zip.com.au>

(Info-fontify-node): Fontify https as well as http and ftp.

17 years ago*** empty log message ***
Glenn Morris [Sat, 19 May 2007 04:45:30 +0000 (04:45 +0000)]
*** empty log message ***

17 years agoRevert last change.
Thien-Thi Nguyen [Fri, 18 May 2007 09:35:40 +0000 (09:35 +0000)]
Revert last change.

17 years agoetags.c updates.
Francesco Potortì [Fri, 18 May 2007 08:45:29 +0000 (08:45 +0000)]
etags.c updates.

17 years agoExtern definitions of some more pointer functions for
Francesco Potortì [Fri, 18 May 2007 08:43:54 +0000 (08:43 +0000)]
Extern definitions of some more pointer functions for
standalone compilation, especially important for 64bit platforms.
(main, print_help): --members is now the default for etags.
(C_entries): Parse start of C comment as a space == end of token.
This is not necessary for C++ comment, already parsed as newline.

17 years agoTweak previous change.
Glenn Morris [Fri, 18 May 2007 07:42:47 +0000 (07:42 +0000)]
Tweak previous change.

17 years ago(ORDINARY_LINK): No longer define on OpenBSD.
Glenn Morris [Fri, 18 May 2007 07:41:22 +0000 (07:41 +0000)]
(ORDINARY_LINK): No longer define on OpenBSD.
Suggested by Alfred M. Szmidt <ams@gnu.org>.

17 years ago*** empty log message ***
Glenn Morris [Fri, 18 May 2007 07:41:08 +0000 (07:41 +0000)]
*** empty log message ***

17 years agoMerge from emacs--rel--22
Miles Bader [Fri, 18 May 2007 02:35:36 +0000 (02:35 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 19)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-755

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 17 May 2007 21:34:58 +0000 (21:34 +0000)]
*** empty log message ***

17 years agoBump version to 22.0.990
Chong Yidong [Thu, 17 May 2007 18:55:36 +0000 (18:55 +0000)]
Bump version to 22.0.990

17 years agoRegenerate.
Chong Yidong [Thu, 17 May 2007 18:54:46 +0000 (18:54 +0000)]
Regenerate.

17 years agoGroup together all XEmacs/Emacs definitions.
Vinicius Jose Latorre [Thu, 17 May 2007 17:19:33 +0000 (17:19 +0000)]
Group together all XEmacs/Emacs definitions.

17 years agoFix typos.
Vinicius Jose Latorre [Thu, 17 May 2007 17:08:08 +0000 (17:08 +0000)]
Fix typos.

17 years ago(sgml-tag): Fix bug: Call sgml-transformation-function.
Thien-Thi Nguyen [Thu, 17 May 2007 13:33:12 +0000 (13:33 +0000)]
(sgml-tag): Fix bug: Call sgml-transformation-function.

17 years ago(highlight-changes-rotate-faces): Don't set
Martin Rudalics [Thu, 17 May 2007 08:42:29 +0000 (08:42 +0000)]
(highlight-changes-rotate-faces): Don't set
modified flag of buffer.  Use `inhibit-modification-hooks'.

17 years ago(ispell-start-process): Defend against bad default-directory.
Martin Rudalics [Thu, 17 May 2007 08:28:29 +0000 (08:28 +0000)]
(ispell-start-process): Defend against bad default-directory.

17 years agoAdd info on compiler version to previous change.
Glenn Morris [Thu, 17 May 2007 08:02:52 +0000 (08:02 +0000)]
Add info on compiler version to previous change.

17 years agoAdd info on compiler version to previous change.
Glenn Morris [Thu, 17 May 2007 08:01:40 +0000 (08:01 +0000)]
Add info on compiler version to previous change.

17 years ago(Dumping): Mention OpenBSD macppc problem.
Glenn Morris [Thu, 17 May 2007 07:59:21 +0000 (07:59 +0000)]
(Dumping): Mention OpenBSD macppc problem.

17 years ago(Dumping): Mention OpenBSD macppc problem.
Glenn Morris [Thu, 17 May 2007 07:58:16 +0000 (07:58 +0000)]
(Dumping): Mention OpenBSD macppc problem.

17 years ago*** empty log message ***
Glenn Morris [Thu, 17 May 2007 07:58:03 +0000 (07:58 +0000)]
*** empty log message ***

17 years ago(ORDINARY_LINK): No longer define on OpenBSD.
Glenn Morris [Thu, 17 May 2007 07:45:51 +0000 (07:45 +0000)]
(ORDINARY_LINK): No longer define on OpenBSD.

17 years ago(ORDINARY_LINK): No longer define on OpenBSD.
Glenn Morris [Thu, 17 May 2007 07:44:49 +0000 (07:44 +0000)]
(ORDINARY_LINK): No longer define on OpenBSD.

17 years agovc-hooks patch installed from trunk.
Glenn Morris [Thu, 17 May 2007 07:44:40 +0000 (07:44 +0000)]
vc-hooks patch installed from trunk.

table cell issue cannot be reproduced, even by the OP. rms:
"I think we should not delay the release to fix this"
http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg00168.html

"A redisplay bug in 22.0.99" was fixed by this change:

2007-05-12  Chong Yidong  <cyd@stupidchicken.com>
* image.c (pbm_load): Correctly check image size for greyscale pbm.

(see also http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg00498.html).

17 years agoFix date typo in previous change.
Glenn Morris [Thu, 17 May 2007 07:39:38 +0000 (07:39 +0000)]
Fix date typo in previous change.

17 years agoSync vc-hooks change from trunk at request of rms in FOR-RELEASE.
Glenn Morris [Thu, 17 May 2007 07:39:02 +0000 (07:39 +0000)]
Sync vc-hooks change from trunk at request of rms in FOR-RELEASE.

17 years agoSync change from trunk at request of rms in FOR-RELEASE:
Glenn Morris [Thu, 17 May 2007 07:38:11 +0000 (07:38 +0000)]
Sync change from trunk at request of rms in FOR-RELEASE:

Stefan Monnier  <monnier at iro.umontreal.ca>

(vc-find-root): Stop searching when the user changes.

17 years agoMerge from emacs--rel--22
Miles Bader [Thu, 17 May 2007 01:12:58 +0000 (01:12 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 18)

   - Update from CVS

2007-05-16  Richard M. Stallman  <rms@gnu.org>

   * lisp/buff-menu.el (Buffer-menu-sort-column): Doc fix.

2007-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/files.el (magic-mode-alist, magic-fallback-mode-alist):
   Move the *ml, Postscript, and XmCD entries to the fallback part.

   * lisp/files.el (magic-fallback-mode-alist):
   Rename from file-start-mode-alist.

2007-05-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>

   * src/macterm.c [USE_CARBON_EVENTS] (mac_convert_event_ref): Also convert
   dead key repeat and up events.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-753

17 years ago(Buffer-menu-sort-column): Doc fix.
Richard M. Stallman [Wed, 16 May 2007 19:48:35 +0000 (19:48 +0000)]
(Buffer-menu-sort-column): Doc fix.

17 years ago(magic-mode-alist, magic-fallback-mode-alist):
Stefan Monnier [Wed, 16 May 2007 16:13:12 +0000 (16:13 +0000)]
(magic-mode-alist, magic-fallback-mode-alist):
Move the *ml, Postscript, and XmCD entries to the fallback part.

17 years ago(magic-fallback-mode-alist): Rename from file-start-mode-alist.
Stefan Monnier [Wed, 16 May 2007 16:07:15 +0000 (16:07 +0000)]
(magic-fallback-mode-alist): Rename from file-start-mode-alist.

17 years ago(compilation-handle-exit): Quote first argument of `run-hook-with-args'.
Juanma Barranquero [Wed, 16 May 2007 15:46:07 +0000 (15:46 +0000)]
(compilation-handle-exit): Quote first argument of `run-hook-with-args'.

17 years ago(compilation-handle-exit): Quote first argument of `run-hook-with-args'.
Juanma Barranquero [Wed, 16 May 2007 15:37:45 +0000 (15:37 +0000)]
(compilation-handle-exit): Quote first argument of `run-hook-with-args'.

17 years ago(display-time-mail-file): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 14:08:48 +0000 (14:08 +0000)]
(display-time-mail-file): Doc fix.

17 years ago(display-time-mail-file): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 14:05:36 +0000 (14:05 +0000)]
(display-time-mail-file): Doc fix.

17 years ago(view-inhibit-help-message): Fix typo in docstring.
Juanma Barranquero [Wed, 16 May 2007 13:24:43 +0000 (13:24 +0000)]
(view-inhibit-help-message): Fix typo in docstring.
(view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.

17 years ago(pr-ps-fast-fire): Fix typo in docstring.
Juanma Barranquero [Wed, 16 May 2007 13:20:13 +0000 (13:20 +0000)]
(pr-ps-fast-fire): Fix typo in docstring.

17 years ago(get-lang-string, tutorial--find-changed-keys): Fix typos in docstrings.
Juanma Barranquero [Wed, 16 May 2007 13:19:02 +0000 (13:19 +0000)]
(get-lang-string, tutorial--find-changed-keys): Fix typos in docstrings.

17 years ago(display-time-24hr-format): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 13:18:02 +0000 (13:18 +0000)]
(display-time-24hr-format): Doc fix.

17 years ago(set-mark-command-repeat-pop): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 13:17:32 +0000 (13:17 +0000)]
(set-mark-command-repeat-pop): Doc fix.

17 years ago(cvs-dired-use-hook): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 13:16:40 +0000 (13:16 +0000)]
(cvs-dired-use-hook): Doc fix.

17 years ago(msb-menu-cond): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 13:16:02 +0000 (13:16 +0000)]
(msb-menu-cond): Doc fix.

17 years ago(ls-lisp-verbosity): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 13:15:23 +0000 (13:15 +0000)]
(ls-lisp-verbosity): Doc fix.

17 years ago(Info-current-subfile): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 13:14:45 +0000 (13:14 +0000)]
(Info-current-subfile): Doc fix.

17 years ago(dired-recursive-deletes, dired-recursive-copies): Doc fixes.
Juanma Barranquero [Wed, 16 May 2007 13:14:01 +0000 (13:14 +0000)]
(dired-recursive-deletes, dired-recursive-copies): Doc fixes.

17 years ago(dabbrev-upcase-means-case-search): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 13:13:20 +0000 (13:13 +0000)]
(dabbrev-upcase-means-case-search): Doc fix.

17 years ago(Buffer-menu-sort-column): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 13:12:45 +0000 (13:12 +0000)]
(Buffer-menu-sort-column): Doc fix.

17 years ago*** empty log message ***
Juanma Barranquero [Wed, 16 May 2007 12:05:58 +0000 (12:05 +0000)]
*** empty log message ***

17 years ago(pr-ps-fast-fire): Fix typos in docstring.
Juanma Barranquero [Wed, 16 May 2007 11:43:52 +0000 (11:43 +0000)]
(pr-ps-fast-fire): Fix typos in docstring.

17 years ago(get-lang-string, tutorial--find-changed-keys): Fix typos in docstrings.
Juanma Barranquero [Wed, 16 May 2007 11:37:01 +0000 (11:37 +0000)]
(get-lang-string, tutorial--find-changed-keys): Fix typos in docstrings.

17 years ago(view-inhibit-help-message): Fix typo in docstring.
Juanma Barranquero [Wed, 16 May 2007 11:31:39 +0000 (11:31 +0000)]
(view-inhibit-help-message): Fix typo in docstring.
(view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.

17 years ago(display-time-24hr-format): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 11:27:37 +0000 (11:27 +0000)]
(display-time-24hr-format): Doc fix.

17 years ago(set-mark-command-repeat-pop): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 11:26:41 +0000 (11:26 +0000)]
(set-mark-command-repeat-pop): Doc fix.

17 years ago(cvs-dired-use-hook): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 11:25:46 +0000 (11:25 +0000)]
(cvs-dired-use-hook): Doc fix.

17 years ago(msb-menu-cond): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 11:25:05 +0000 (11:25 +0000)]
(msb-menu-cond): Doc fix.

17 years ago(ls-lisp-verbosity): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 11:24:16 +0000 (11:24 +0000)]
(ls-lisp-verbosity): Doc fix.

17 years ago(Info-current-subfile): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 11:23:32 +0000 (11:23 +0000)]
(Info-current-subfile): Doc fix.

17 years ago(dired-recursive-deletes, dired-recursive-copies): Doc fixes.
Juanma Barranquero [Wed, 16 May 2007 10:51:25 +0000 (10:51 +0000)]
(dired-recursive-deletes, dired-recursive-copies): Doc fixes.

17 years ago(dabbrev-upcase-means-case-search): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 10:47:14 +0000 (10:47 +0000)]
(dabbrev-upcase-means-case-search): Doc fix.

17 years ago(Buffer-menu-sort-column): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 10:46:15 +0000 (10:46 +0000)]
(Buffer-menu-sort-column): Doc fix.

17 years ago[USE_CARBON_EVENTS] (mac_convert_event_ref): Also convert
YAMAMOTO Mitsuharu [Wed, 16 May 2007 08:15:44 +0000 (08:15 +0000)]
[USE_CARBON_EVENTS] (mac_convert_event_ref): Also convert
dead key repeat and up events.

17 years ago(ispell-start-process): Defend against bad default-directory.
Martin Rudalics [Wed, 16 May 2007 05:51:51 +0000 (05:51 +0000)]
(ispell-start-process): Defend against bad default-directory.

17 years ago*** empty log message ***
Richard M. Stallman [Wed, 16 May 2007 01:51:11 +0000 (01:51 +0000)]
*** empty log message ***

17 years agoMerge from gnus--rel--5.10
Miles Bader [Tue, 15 May 2007 07:11:09 +0000 (07:11 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 221)

   - Update from CVS

2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-art.el (gnus-article-mode): Fix comment about displaying
   non-break space.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-749

17 years agoRegenerate.
Michaël Cadilhac [Tue, 15 May 2007 01:19:14 +0000 (01:19 +0000)]
Regenerate.

17 years agoRewrite using German layout.
Michaël Cadilhac [Tue, 15 May 2007 01:18:48 +0000 (01:18 +0000)]
Rewrite using German layout.

17 years agoRegenerate.
Michaël Cadilhac [Tue, 15 May 2007 01:16:37 +0000 (01:16 +0000)]
Regenerate.

17 years agoRewrite using German layout.
Michaël Cadilhac [Tue, 15 May 2007 01:15:11 +0000 (01:15 +0000)]
Rewrite using German layout.

17 years ago(rmail-convert-to-babyl-format): Check content-transfer-encoding _last_,
Eli Zaretskii [Mon, 14 May 2007 20:00:00 +0000 (20:00 +0000)]
(rmail-convert-to-babyl-format): Check content-transfer-encoding _last_,
because it's its position that we need as value of base64-header-field-end.

17 years ago(rmail-convert-to-babyl-format): Check content-transfer-encoding _last_,
Eli Zaretskii [Mon, 14 May 2007 19:49:26 +0000 (19:49 +0000)]
(rmail-convert-to-babyl-format): Check content-transfer-encoding _last_,
because it's its position that we need in base64-header-field-end.

17 years ago(pbm_load): Check image size for monochrome pbm.
Chong Yidong [Mon, 14 May 2007 14:53:15 +0000 (14:53 +0000)]
(pbm_load): Check image size for monochrome pbm.

17 years ago* image.c (pbm_load): Check image size for monochrome pbm.
Chong Yidong [Mon, 14 May 2007 14:53:09 +0000 (14:53 +0000)]
* image.c (pbm_load): Check image size for monochrome pbm.

17 years ago(mode-require-final-newline, require-final-newline, enable-local-variables,
Juanma Barranquero [Mon, 14 May 2007 10:42:39 +0000 (10:42 +0000)]
(mode-require-final-newline, require-final-newline, enable-local-variables,
enable-local-eval): Doc fixes.

17 years ago*** empty log message ***
Juanma Barranquero [Mon, 14 May 2007 10:36:51 +0000 (10:36 +0000)]
*** empty log message ***

17 years ago(mode-require-final-newline, require-final-newline, enable-local-variables,
Juanma Barranquero [Mon, 14 May 2007 10:28:06 +0000 (10:28 +0000)]
(mode-require-final-newline, require-final-newline, enable-local-variables,
enable-local-eval): Doc fixes.

17 years agoUse default color when color is unspecified.
Vinicius Jose Latorre [Sun, 13 May 2007 21:29:33 +0000 (21:29 +0000)]
Use default color when color is unspecified.

17 years agoSync from trunk (though admin/ is not distributed, so this is not
Glenn Morris [Sun, 13 May 2007 19:46:26 +0000 (19:46 +0000)]
Sync from trunk (though admin/ is not distributed, so this is not
important).

17 years agopython.el is ok.
Glenn Morris [Sun, 13 May 2007 19:44:45 +0000 (19:44 +0000)]
python.el is ok.

17 years ago(XTread_socket): Revert last change.
Chong Yidong [Sun, 13 May 2007 13:37:11 +0000 (13:37 +0000)]
(XTread_socket): Revert last change.

17 years ago* xterm.c (XTread_socket): Revert last change.
Chong Yidong [Sun, 13 May 2007 13:37:05 +0000 (13:37 +0000)]
* xterm.c (XTread_socket): Revert last change.

17 years ago(XTread_socket): Revert last change.
Chong Yidong [Sun, 13 May 2007 13:33:32 +0000 (13:33 +0000)]
(XTread_socket): Revert last change.

17 years ago* xterm.c (XTread_socket): Revert last change.
Chong Yidong [Sun, 13 May 2007 13:33:20 +0000 (13:33 +0000)]
* xterm.c (XTread_socket): Revert last change.

17 years agoMerge from emacs--rel--22
Miles Bader [Sun, 13 May 2007 01:31:05 +0000 (01:31 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 14-15)

   - Update from CVS

2007-05-12  Richard M. Stallman  <rms@gnu.org>

   * etc/refcard.tex (section{Incremental Search}): Minor corrections.

2007-05-12  Richard M. Stallman  <rms@gnu.org>

   * lispref/text.texi (Margins): indent-to-left-margin is not the default.
   (Mode-Specific Indent): For indent-line-function, the default
   is indent-relative.

   * lispref/modes.texi (Example Major Modes): Explain last line of text-mode
   is redundant.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-746

17 years ago** cloos@jhcloos.com, May 11: A redisplay bug in 22.0.99
Chong Yidong [Sat, 12 May 2007 23:56:41 +0000 (23:56 +0000)]
** cloos@jhcloos.com, May 11: A redisplay bug in 22.0.99
Fixed.

17 years ago(pbm_load): Correctly check image size for greyscale pbm.
Chong Yidong [Sat, 12 May 2007 23:55:51 +0000 (23:55 +0000)]
(pbm_load): Correctly check image size for greyscale pbm.

17 years ago* image.c (pbm_load): Correctly check image size for greyscale pbm.
Chong Yidong [Sat, 12 May 2007 23:55:42 +0000 (23:55 +0000)]
* image.c (pbm_load): Correctly check image size for greyscale pbm.

17 years ago(pbm_load): Correctly check image size for greyscale pbm.
Chong Yidong [Sat, 12 May 2007 23:53:57 +0000 (23:53 +0000)]
(pbm_load): Correctly check image size for greyscale pbm.

17 years ago* image.c (pbm_load): Correctly check image size for greyscale pbm.
Chong Yidong [Sat, 12 May 2007 23:53:49 +0000 (23:53 +0000)]
* image.c (pbm_load): Correctly check image size for greyscale pbm.

17 years ago(XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).
Chong Yidong [Sat, 12 May 2007 23:35:31 +0000 (23:35 +0000)]
(XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).

17 years ago* xterm.c (XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).
Chong Yidong [Sat, 12 May 2007 23:35:24 +0000 (23:35 +0000)]
* xterm.c (XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).

17 years ago(XTread_socket): Yet another uncaught X error crash (YAUXEC).
Chong Yidong [Sat, 12 May 2007 23:28:16 +0000 (23:28 +0000)]
(XTread_socket): Yet another uncaught X error crash (YAUXEC).

17 years ago* xterm.c (XTread_socket): Yet another uncaught X error
Chong Yidong [Sat, 12 May 2007 23:28:05 +0000 (23:28 +0000)]
* xterm.c (XTread_socket): Yet another uncaught X error
crash (YAUXEC).

17 years ago(longlines-mode): Make longlines-auto-wrap buffer-local. Add hooks unconditionally.
Chong Yidong [Sat, 12 May 2007 23:19:08 +0000 (23:19 +0000)]
(longlines-mode): Make longlines-auto-wrap buffer-local.  Add hooks unconditionally.
(longlines-auto-wrap): Toggle wrapping.
(longlines-after-change-function)
(longlines-post-command-function): Check longlines-auto-wrap.

17 years ago* longlines.el (longlines-mode): Make longlines-auto-wrap
Chong Yidong [Sat, 12 May 2007 23:18:51 +0000 (23:18 +0000)]
* longlines.el (longlines-mode): Make longlines-auto-wrap
buffer-local.  Add hooks unconditionally.
(longlines-auto-wrap): Toggle wrapping.
(longlines-after-change-function)
(longlines-post-command-function): Check longlines-auto-wrap.

17 years ago*** empty log message ***
Richard M. Stallman [Sat, 12 May 2007 16:59:34 +0000 (16:59 +0000)]
*** empty log message ***

17 years ago(Margins): indent-to-left-margin is not the default.
Richard M. Stallman [Sat, 12 May 2007 16:59:24 +0000 (16:59 +0000)]
(Margins): indent-to-left-margin is not the default.
(Mode-Specific Indent): For indent-line-function, the default
is indent-relative.